koto VS synth

Compare koto vs synth and see what are their differences.

koto

A simple, expressive, embeddable programming language, made with Rust (by koto-lang)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
koto synth
4 14
397 901
1.3% -
9.5 8.1
2 days ago over 1 year ago
Rust Rust
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

koto

Posts with mentions or reviews of koto. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-20.

synth

Posts with mentions or reviews of synth. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-01.
  • Synth: A tool for generating realistic data using a declarative data model
    1 project | news.ycombinator.com | 26 Oct 2023
  • Ask HN: Freelancer? Seeking freelancer? (October 2021)
    4 projects | news.ycombinator.com | 1 Oct 2021
    SEEKING FREELANCER | London | Remote

    Synth (YC S20) [1] is an open source declarative data generator written 100% in Rust.

    We are looking for someone with prior experience writing Rust in production for a 1-to-3 months contract to work with us on our core open-source project.

    - Proven experience writing production Rust code, preferably in a large code base

    - Knowledge of PostgreSQL at a level sufficient to design and build reliable integration

    - Strong knowledge of data structures and algorithms

    - Track record of contribution to open-source projects, preferably on GitHub

    - Ability to work quickly and rigorously in a fully remote setting

    If that sounds interesting, we want to talk to you! Shoot me an email at damien [at] getsynth.com!

    [1]: https://github.com/getsynth/synth

  • Ask HN: Who is hiring? (October 2021)
    27 projects | news.ycombinator.com | 1 Oct 2021
    Synth | Rust Software Engineer | Full Time or Part Time | London | Onsite(London)/Remote

    About us: Synth is an open source declarative data generator (https://github.com/getsynth/synth). We are building Synth with the intention of solving, once and for all, the problem of generating realistic data for testing - helping big companies and small developers avoid the use of production data in testing.

    Our mission is to build amazing developer tools that solve data privacy without forcing users to compromise on productivity. We have a few exciting products in our pipeline and we're backed by YCombinator and other great investors. We're based in London and building a remote-friendly culture.

    We work exclusively on open source software. This is great because our community is not confined to just our core team and the users, but also includes our contributors - we believe it is way more fun this way.

    We're using Rust for our main line of products - and what we would like to see ideally is:

    * You have some experience with Rust that has connected you with at least one of: asynchronous I/O, meta-programming or common patterns for concurrency. Having been involved in an open-source Rust project is a bonus!

  • Creating students dataset random data
    1 project | /r/datasets | 31 Aug 2021
    Take a look at this rust library (which works very well with python modules which generate data in certain formats): https://github.com/getsynth/synth
  • What's everyone working on this week (29/2021)?
    15 projects | /r/rust | 19 Jul 2021
    Putting the finishing touches on a procedural macro to bind Rust code to koto we want to use in synth. Also a blog post about it is on the way.
  • What's everyone working on this week (28/2021)?
    9 projects | /r/rust | 12 Jul 2021
    I'm working on synth https://github.com/getsynth/synth . Also working on a personal project, implementing the tcp protocol in Rust for the fun of it.
  • Are you using Rust at work? If yes, for what?
    2 projects | /r/rust | 8 Jul 2021
    We use Rust to build synth, the open source declarative data generator.
  • Tired of creating test data by hand, we've built an open source data generator
    1 project | news.ycombinator.com | 22 Jun 2021
    Hey HN! We're Synth - a bunch of engineers out of Europe building tooling for developers. We're very excited about what we're working on and wanted to share it with the community.

    We've been quite frustrated with the status quo of test data generation - after speaking to tons of other devs we've realised that many people are struggling when it comes to generating realistic looking test data.

    Also, where people don’t want to copy sensitive production data to testing environments, data obfuscation can be a huge time-sink.

    Enter Synth: a declarative data generator (see our website: https://getsynth.com/, github: https://github.com/getsynth/synth)

    Synth enables devs and dev teams to have their application data models as code (basically a hierarchy of files) in their repos. These files can then be used to generate data for a local dev environment, automated testing in CI or even for sharing across organisations. The parameters of generation can also be tweaked to push the data model to its limits for QA, and even scaled for load testing / performance testing.

    We're now working on taking the next step, and building a DSL around Synth. The Synth DSL will enable users to concisely define what data should look like and get going.

    We're open source and written 100% in Rust. We believe that by making test data be as easy as using production data, we can improve the security and privacy for all of us. We'd love to get more early users as the initial feedback is positive but limited.

    Thank you and looking forward to any feedback / ideas about how we can build a better tool for you!

    P.S. Synth [launched on HN a while back](https://news.ycombinator.com/item?id=24198114) as an ML solution to create realistic (and safe) copies of your sensitive production data as a service. This approach quickly hit several limitations which couldn't address the use-cases we are trying to solve, happy to go into more details on this if anyone is interested.

  • What's everyone working on this week (23/2021)?
    16 projects | /r/rust | 7 Jun 2021
    I'm currently trying to improve the vtable dispatch in koto (because I want to use it in synth).
  • Are you happy after changing to a Rust job?
    2 projects | /r/rust | 27 May 2021
    Luckily, not all Rust jobs are crypto jobs. I'm in my third Rust job working on synth right now and am 100% happy with it.

What are some alternatives?

When comparing koto and synth you can also consider the following projects:

tiny-tokio-actor - A simple tiny actor library on top of Tokio

faker - Faker is a Python package that generates fake data for you.

tealr - A wrapper around mlua and rlua to generate documentation and other helpers

content - The content behind MDN Web Docs

tealsql - a sqlx wrapper for teal and lua

gdbstub - An ergonomic, featureful, and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust (with no-compromises #![no_std] support)

bytecount - Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast

rouille - Rust programming, in French.

dyon - A rusty dynamically typed scripting language

aboba - Yet another audio book player (mobile friendly)

bril - an educational compiler intermediate representation

n8n - Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.