Rust Generator

Open-source Rust projects categorized as Generator
Topics: Rust ANSI Async CLI yield

Top 14 Rust Generator Projects

  • git-cliff

    A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️

    Project mention: Getting Started with CLI tools in Rust using Clap | dev.to | 2023-12-10

    git-cliff is a terminal tool that can generate changelog from the Git history by using conventional commits, as well as by using regex-powered parsers and you can even change the changelog template itself by using a configuration file. This tool is a great example of text parsing on the terminal and also uses clap_mangen which generates man pages. Useful for anyone who is serious about looking into making a production-ready terminal tool!

  • may

    rust stackful coroutine library

    Project mention: Why choose async/await over threads? | news.ycombinator.com | 2024-03-25

    https://github.com/Xudong-Huang/may

    The project has some serious restrictions and unsound footguns (e.g. around TLS), but otherwise it's usable enough. There are also a number of C/C++ libraries, but I can not comment on those.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • cfonts

    Sexy fonts for the console

  • vim-doge

    (Do)cumentation (Ge)nerator for nearly 20 languages 📚 Generate proper code documentation with a single keypress. ⚡️🔥

    Project mention: vim-doge v4: The Rust Rewrite | /r/rust | 2023-07-10

    I’m the creator of the vim plugin called vim-doge and I like to share some awesome benchmark results with the new version that has been written in Rust.

  • grmtools

    Rust grammar tool libraries and binaries

    Project mention: Grmtools – Grammar and Parsing Libraries for Rust | news.ycombinator.com | 2023-05-05
  • genawaiter

    Stackless generators on stable Rust.

    Project mention: Letlang — Roadblocks and how to overcome them - My programming language targeting Rust | /r/rust | 2023-06-07

    Yes, Letlang is translated to Rust and the runtime is implemented in Rust, using tokio and genawaiter. The compiler itself is also built in Rust.

  • generator-rs

    rust stackful generator library

    Project mention: What's the Benefit/Allure of Async/Await vs. CSP/Green Threads (and Other Concurrency Models)? | /r/rust | 2023-12-09

    lot of unsafe code assumes you can't leak stackframes, which suspendable APIs however inherently can, hence why scoped tasks are unsound. This is not different with green threads, see for example this issue in generator, the library that may uses for green threads.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • buildstructor

    Derive a builder for your constructors in Rust

  • code-muse-rs

    generate apps using prompt engineering and the OpenAI API

    Project mention: NEW AI Rust Tool to Create Prototypes With a single Prompt! | no more copy paste! | /r/rust | 2023-05-12

    Open Source: https://github.com/security-union/code-muse-rs

  • img2irc

    convert images to halfblock ansi or irc, with a bunch of post-processing filters

  • kbdgen

    The next iteration of a Rust keyboard layout generator

  • num-primes

    A Rust Library For Generating Large Composite, Prime, and Safe Prime Numbers

  • openapi-yup-generator

    CLI tool for generating yup definitions from openapi3.yaml

  • gm2h

    This program that automatically converts markdown files to HTML files when they are saved.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-25.

Rust Generator related posts

Index

What are some of the best open-source Generator projects in Rust? This list will help you:

Project Stars
1 git-cliff 7,484
2 may 1,699
3 cfonts 1,526
4 vim-doge 953
5 grmtools 469
6 genawaiter 428
7 generator-rs 269
8 buildstructor 57
9 code-muse-rs 40
10 img2irc 14
11 kbdgen 12
12 num-primes 7
13 openapi-yup-generator 6
14 gm2h 2
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com