carllerche / codegen
A Rust library providing a builder API to generate Rust code.
☆251Updated 9 months ago
Alternatives and similar repositories for codegen:
Users that are interested in codegen are comparing it to the libraries listed below
- Faster, more compact implementation of std::Cow☆346Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆358Updated last year
- Generic array types in Rust☆407Updated 3 weeks ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Just, really the littlest Vec you could need. So smol.☆676Updated 3 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆331Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆609Updated last year
- A safe and convenient store for one value of each type☆340Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- A set of alternative `derive` attributes for Rust☆434Updated 10 months ago
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- Stackless generators on stable Rust.☆456Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆250Updated 5 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 3 weeks ago
- derive simple constructor functions for Rust structs☆544Updated 7 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- ☆309Updated 2 years ago
- Compact string type for zero-copy parsing☆252Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆387Updated 2 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆336Updated 3 weeks ago
- Fowler–Noll–Vo hash function☆345Updated last year
- A Rust library for safe and effortless global and thread-local state management.☆218Updated last year
- The arena, a fast but limited type of allocator☆534Updated 7 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Generate README.md from docstrings☆371Updated 8 months ago
- ☆478Updated 5 months ago
- A library for to allow multiple return types by automatically generated enum.☆362Updated last week
- A fast intrusive flamegraph☆234Updated 2 years ago