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:
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- Generic array types in Rust☆411Updated 2 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year
- A safe and convenient store for one value of each type☆344Updated 10 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- A library for creating references that carry their owner with them.☆372Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- A set of alternative `derive` attributes for Rust☆438Updated last year
- ☆487Updated 7 months ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- Just, really the littlest Vec you could need. So smol.☆689Updated 3 months ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- derive simple constructor functions for Rust structs☆554Updated 9 months ago
- Easy Ctrl-C handler for Rust projects☆632Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆444Updated 4 months ago
- The arena, a fast but limited type of allocator☆541Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- A port of MUSL's libm to Rust.☆632Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- generators☆208Updated last year
- Backtraces in Rust☆578Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- Shared resource dispatcher☆244Updated 3 months ago
- Intrusive collections for Rust☆454Updated 8 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆390Updated 3 years ago