carllerche / codegenLinks
A Rust library providing a builder API to generate Rust code.
☆258Updated 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☆271Updated last year
- Generic array types in Rust☆416Updated 5 months ago
- Stackless generators on stable Rust.☆466Updated 3 years ago
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- A Rust library for safe and effortless global and thread-local state management.☆222Updated 2 years ago
- Shared resource dispatcher☆245Updated 5 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- A library for creating references that carry their owner with them.☆376Updated last year
- ☆203Updated 7 months ago
- Compact string type for zero-copy parsing☆260Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆201Updated 3 months ago
- Fowler–Noll–Vo hash function☆347Updated last year
- A data structure to efficiently intern, cache and restore strings.☆203Updated last week
- A safe and convenient store for one value of each type☆347Updated last year
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- A minimalistic async/await executor for Rust☆233Updated last year
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated last year
- A library for to allow multiple return types by automatically generated enum.☆373Updated this week
- Conditional compilation according to rustc compiler version☆375Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Support crate for rustc's self-profiling feature☆367Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- generators☆209Updated last year
- rust library for formatting dynamic strings☆155Updated last month