carllerche / codegenLinks
A Rust library providing a builder API to generate Rust code.
☆256Updated 11 months ago
Alternatives and similar repositories for codegen
Users that are interested in codegen are comparing it to the libraries listed below
Sorting:
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 6 months ago
- A safe and convenient store for one value of each type☆344Updated 11 months ago
- Generic array types in Rust☆411Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- A library for creating references that carry their owner with them.☆373Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago
- Fowler–Noll–Vo hash function☆345Updated last year
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- ☆489Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆369Updated last year
- Stackless generators on stable Rust.☆464Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- Procedural macros to derive numeric traits in Rust☆204Updated last year
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆357Updated 5 months ago
- ☆201Updated 5 months ago
- Getters and Setters for Rust.☆354Updated this week
- Count lines of LLVM IR per generic function☆454Updated 4 months ago
- The arena, a fast but limited type of allocator☆542Updated 10 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- A small utility to compare Rust micro-benchmarks.☆355Updated 9 months ago
- Fast, ergonomic metrics for Rust☆339Updated 8 months ago