carllerche / codegen
A Rust library providing a builder API to generate Rust code.
☆250Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for codegen
- Conditional compilation according to rustc compiler version☆334Updated last week
- derive simple constructor functions for Rust structs☆529Updated 2 months ago
- A compiler plugin to insert flame calls☆379Updated last year
- Stackless generators on stable Rust.☆441Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 9 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- Support crate for rustc's self-profiling feature☆337Updated 5 months ago
- A library for creating references that carry their owner with them.☆362Updated last year
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- A library for to allow multiple return types by automatically generated enum.☆351Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- A port of MUSL's libm to Rust.☆545Updated last week
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- Delegation of trait implementations via procedural macros☆257Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆649Updated 3 months ago
- Procedural macros in expression position☆203Updated last year
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Expanding opportunities standard library std::fs and std::io☆301Updated 11 months ago
- Generic array types in Rust☆405Updated 4 months ago
- Slab allocator for Rust☆705Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated last week
- Fowler–Noll–Vo hash function☆339Updated 8 months ago
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆247Updated 4 years ago
- Struct fields that are made read-only accessible to other modules☆223Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Faster, more compact implementation of std::Cow☆338Updated last year
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- Rust method delegation with less boilerplate☆447Updated last month