carllerche / codegen
A Rust library providing a builder API to generate Rust code.
☆251Updated 6 months ago
Alternatives and similar repositories for codegen:
Users that are interested in codegen are comparing it to the libraries listed below
- Generic array types in Rust☆406Updated this week
- Faster, more compact implementation of std::Cow☆342Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆329Updated 3 weeks ago
- Stackless generators on stable Rust.☆446Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆594Updated last year
- Delegation of trait implementations via procedural macros☆261Updated 6 months ago
- Fast, ergonomic metrics for Rust☆338Updated 3 months ago
- derive simple constructor functions for Rust structs☆534Updated 4 months ago
- Conditional compilation according to rustc compiler version☆345Updated 3 weeks ago
- A safe and convenient store for one value of each type☆335Updated 6 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆387Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆657Updated 2 weeks ago
- A compiler plugin to insert flame calls☆377Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 11 months ago
- A set of alternative `derive` attributes for Rust☆428Updated 7 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 6 months ago
- Spin-based synchronization primitives☆493Updated 5 months ago
- Test harness for ui tests of compiler diagnostics☆838Updated last month
- A library for creating references that carry their owner with them.☆363Updated last year
- The arena, a fast but limited type of allocator☆526Updated 5 months ago
- Intrusive collections for Rust☆430Updated 4 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- Support crate for rustc's self-profiling feature☆339Updated 3 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆248Updated 5 years ago
- Fowler–Noll–Vo hash function☆342Updated 9 months ago
- Like Rust's std::Path, but UTF-8.☆448Updated 5 months ago
- A library for to allow multiple return types by automatically generated enum.☆354Updated this week
- Getters and Setters for Rust.☆346Updated 4 months ago
- A string type for Rust that is not required to be valid UTF-8.☆867Updated 2 weeks ago