carllerche / codegenLinks
A Rust library providing a builder API to generate Rust code.
☆268Updated last year
Alternatives and similar repositories for codegen
Users that are interested in codegen are comparing it to the libraries listed below
Sorting:
- Delegation of trait implementations via procedural macros☆279Updated last month
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆388Updated last year
- Generic array types in Rust☆430Updated 2 months ago
- A Rust library for safe and effortless global and thread-local state management.☆223Updated 2 years ago
- ☆216Updated last month
- 🚀 SM – a static State Machine library☆193Updated 5 years ago
- A library for creating references that carry their owner with them.☆384Updated 2 years ago
- Fowler–Noll–Vo hash function☆355Updated last year
- A safe and convenient store for one value of each type☆349Updated last year
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Updated 4 years ago
- A whitespace-aware quasiquoter for beautiful code generation.☆199Updated last month
- Procedural macros in expression position☆204Updated 3 years ago
- Shared resource dispatcher☆252Updated 11 months ago
- Fast, ergonomic metrics for Rust☆342Updated last year
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆218Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Simple but powerful graph library for Rust☆194Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- A small, lightweight template engine☆223Updated last year
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- ☆316Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- A Vec of Bits☆186Updated 5 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆374Updated 5 months ago
- A compiler plugin to insert flame calls☆389Updated 2 years ago