carllerche / codegenLinks
A Rust library providing a builder API to generate Rust code.
☆256Updated last year
Alternatives and similar repositories for codegen
Users that are interested in codegen are comparing it to the libraries listed below
Sorting:
- Stackless generators on stable Rust.☆464Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Shared resource dispatcher☆244Updated 4 months ago
- Generic array types in Rust☆414Updated 4 months ago
- A library for creating references that carry their owner with them.☆375Updated last year
- A safe and convenient store for one value of each type☆342Updated 11 months ago
- Procedural macros to derive numeric traits in Rust☆206Updated last year
- Conditional compilation according to rustc compiler version☆366Updated last month
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Fast, ergonomic metrics for Rust☆339Updated 8 months ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- A Rust library for safe and effortless global and thread-local state management.☆221Updated 2 years ago
- Support crate for rustc's self-profiling feature☆360Updated this week
- A fast intrusive flamegraph☆236Updated 3 years ago
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 6 months ago
- A data structure to efficiently intern, cache and restore strings.☆199Updated 3 weeks ago
- A minimalistic async/await executor for Rust☆231Updated last year
- generators☆210Updated last year
- Compact string type for zero-copy parsing☆259Updated last year
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆623Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- Rust library for opening and working with dynamic link libraries.☆197Updated last year
- The feature-rich, portable async channel library☆259Updated 2 years ago
- A simple bitset container for Rust☆145Updated 3 weeks ago