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:
- A safe and convenient store for one value of each type☆349Updated last year
- A Rust library for safe and effortless global and thread-local state management.☆224Updated 2 years ago
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- A whitespace-aware quasiquoter for beautiful code generation.☆196Updated 2 weeks ago
- Stackless generators on stable Rust.☆474Updated 3 years ago
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- Shared resource dispatcher☆251Updated 9 months ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- a smaller, faster and panic-free alternative to core::fmt☆383Updated last year
- Procedural macros to derive numeric traits in Rust☆212Updated last year
- Procedural macros in expression position☆204Updated 3 years ago
- Generic array types in Rust☆431Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆350Updated last week
- Fowler–Noll–Vo hash function☆352Updated last year
- A minimalistic async/await executor for Rust☆234Updated last year
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- ☆212Updated 3 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆215Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆280Updated this week
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Fast, ergonomic metrics for Rust☆341Updated last year
- A Vec of Bits☆184Updated 3 months ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆273Updated 3 years ago
- Getters and Setters for Rust.☆377Updated 6 months ago
- Conditional compilation according to rustc compiler version☆389Updated this week
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago