carllerche / codegenLinks
A Rust library providing a builder API to generate Rust code.
☆261Updated last year
Alternatives and similar repositories for codegen
Users that are interested in codegen are comparing it to the libraries listed below
Sorting:
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Delegation of trait implementations via procedural macros☆274Updated last week
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- Generic array types in Rust☆415Updated 6 months ago
- A Rust library for safe and effortless global and thread-local state management.☆223Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- A library for creating references that carry their owner with them.☆377Updated last year
- Compact string type for zero-copy parsing☆262Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- 🚀 SM – a static State Machine library☆194Updated 4 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- A safe and convenient store for one value of each type☆347Updated last year
- generators☆209Updated last year
- Fowler–Noll–Vo hash function☆347Updated last year
- ☆205Updated last week
- Scroll - making scrolling through buffers fun since 2016☆175Updated last week
- Procedural macros in expression position☆203Updated 2 years ago
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated 3 weeks ago
- A Vec of Bits☆181Updated 2 weeks ago
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- Conditional compilation according to rustc compiler version☆375Updated 3 weeks ago
- Shared resource dispatcher☆247Updated 6 months ago
- A minimalistic async/await executor for Rust☆234Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- A thread pool for isolating blocking I/O in async programs☆361Updated 2 weeks ago