estebank / makeit
Zero-overhead type-safe builder pattern `derive` macro for your Rust structs
☆223Updated last year
Related projects ⓘ
Alternatives and complementary repositories for makeit
- Like Rust's std::Path, but UTF-8.☆438Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Support crate for rustc's self-profiling feature☆338Updated 5 months ago
- A Rust macro to determine if a type implements a logical trait expression☆247Updated 4 years ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Type that deserializes only from one specific value☆227Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆334Updated 2 weeks ago
- ☆308Updated last year
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆399Updated this week
- Delegation of trait implementations via procedural macros☆259Updated 4 months ago
- Faster, more compact implementation of std::Cow☆338Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆264Updated 5 months ago
- Count lines of LLVM IR per generic function☆415Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- Execute Rust code carefully, with extra checking along the way☆388Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆223Updated 2 weeks ago
- Stackless generators on stable Rust.☆441Updated 2 years ago
- generators☆202Updated last year
- in-place allocation-reusing queues for Rust☆290Updated 5 months ago
- ☆448Updated last month
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- Experiments with structured concurrency in Rust☆317Updated 3 months ago
- Easy code duplicate with substitution for Rust☆236Updated 2 months ago
- "A very small syn"☆196Updated 7 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- Proc-macro typestate DSL for Rust☆142Updated last year
- Find out path at which a deserialization error occurred☆322Updated 2 weeks ago
- x-www-form-urlencoded meets Serde☆230Updated 3 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month