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:
- Stackless generators on stable Rust.☆475Updated 3 years ago
- A Rust library for safe and effortless global and thread-local state management.☆224Updated 2 years ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- A safe and convenient store for one value of each type☆349Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated 2 months ago
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- Generic array types in Rust☆431Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆387Updated last year
- Shared resource dispatcher☆251Updated 10 months ago
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- ☆214Updated 2 weeks ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- 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 minimalistic async/await executor for Rust☆234Updated last year
- generators☆211Updated 2 years ago
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago
- Fowler–Noll–Vo hash function☆354Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- 🚀 SM – a static State Machine library☆193Updated 5 years ago
- A whitespace-aware quasiquoter for beautiful code generation.☆196Updated last month
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- A data structure to efficiently intern, cache and restore strings.☆207Updated 5 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Updated 3 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆373Updated 4 months ago