carllerche / codegen
A Rust library providing a builder API to generate Rust code.
☆255Updated 10 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☆351Updated 2 years ago
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- A safe and convenient store for one value of each type☆343Updated 9 months ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆615Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- The arena, a fast but limited type of allocator☆540Updated 8 months ago
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆253Updated 5 years ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- Generic array types in Rust☆407Updated 2 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆389Updated 3 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆184Updated last month
- Count lines of LLVM IR per generic function☆440Updated 3 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Spin-based synchronization primitives☆528Updated last month
- Compile-time reference counting☆445Updated last year
- A HashMap variant that spreads resize load across inserts☆191Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆438Updated 11 months ago
- Shared resource dispatcher☆244Updated 2 months ago
- Rust method delegation with less boilerplate☆487Updated 3 weeks ago
- Generate README.md from docstrings☆373Updated 9 months ago
- ☆200Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆741Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month