A Rust library providing a builder API to generate Rust code.
☆268Jun 25, 2024Updated last year
Alternatives and similar repositories for codegen
Users that are interested in codegen are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Type-erased Serialize, Serializer and Deserializer traits☆816Mar 2, 2026Updated 3 weeks ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- A Rust proc-macro attribute parser☆1,239Jan 15, 2026Updated 2 months ago
- Support for matching file paths against Unix shell style patterns.☆573Dec 2, 2025Updated 3 months ago
- Rust quasi-quoting☆1,530Mar 3, 2026Updated 2 weeks ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆234Mar 15, 2026Updated last week
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- Library to serialize and deserialize Syn syntax trees.☆27Mar 12, 2026Updated last week
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Parser for Rust source code☆3,302Updated this week
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆25Feb 16, 2026Updated last month
- Error management☆1,417May 2, 2020Updated 5 years ago
- A python inspired panic handler for rust☆439Sep 5, 2023Updated 2 years ago
- derive simple constructor functions for Rust structs☆572Aug 29, 2024Updated last year
- derive builder implementation for rust structs☆1,536Jan 2, 2026Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Slab allocator for Rust☆886Jan 31, 2026Updated last month
- A set of tools and libraries for automatically generating and initiating sandboxes for Rust programs☆15Oct 24, 2022Updated 3 years ago
- Execute your code on the Rust ecosystem.☆191Feb 12, 2026Updated last month
- Efficient, lock-free, bounded Rust broadcast channel☆838Sep 9, 2023Updated 2 years ago
- A binary encoder / decoder implementation in Rust.☆3,074Aug 15, 2025Updated 7 months ago
- Asynchronous streams for Rust using async & await notation☆747Dec 8, 2024Updated last year
- Parse command line arguments by defining a struct.☆2,733Jan 7, 2024Updated 2 years ago
- A lock-free, read-optimized, concurrency primitive.☆2,097Mar 14, 2026Updated last week
- Date and time library for Rust☆3,821Feb 23, 2026Updated last month
- Heapless, `static` friendly data structures☆1,928Feb 16, 2026Updated last month
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆139Mar 1, 2025Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆145May 5, 2025Updated 10 months ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- A sha1 implementation useable in const contexts☆88Apr 11, 2024Updated last year