carllerche / codegen
A Rust library providing a builder API to generate Rust code.
☆251Updated 7 months ago
Alternatives and similar repositories for codegen:
Users that are interested in codegen are comparing it to the libraries listed below
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- derive simple constructor functions for Rust structs☆541Updated 5 months ago
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- A safe and convenient store for one value of each type☆337Updated 7 months ago
- Conditional compilation according to rustc compiler version☆346Updated this week
- a smaller, faster and panic-free alternative to core::fmt☆354Updated last year
- Stackless generators on stable Rust.☆450Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- A library for creating references that carry their owner with them.☆365Updated last year
- A small utility to compare Rust micro-benchmarks.☆344Updated 5 months ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- A library for to allow multiple return types by automatically generated enum.☆357Updated 2 weeks ago
- Generic array types in Rust☆407Updated last month
- Compact string type for zero-copy parsing☆251Updated last year
- Fowler–Noll–Vo hash function☆343Updated 11 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆385Updated 2 years ago
- A compiler plugin to insert flame calls☆377Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆249Updated 5 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆507Updated this week
- Fast, ergonomic metrics for Rust☆340Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆666Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated this week
- A set of alternative `derive` attributes for Rust☆430Updated 8 months ago
- Count lines of LLVM IR per generic function☆434Updated 3 weeks ago
- Slab allocator for Rust☆741Updated last week
- Rust option parser with custom derive support☆229Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆350Updated last month
- Rust method delegation with less boilerplate☆455Updated last week
- Support crate for rustc's self-profiling feature☆341Updated last week