estebank / makeit
Zero-overhead type-safe builder pattern `derive` macro for your Rust structs
☆223Updated last year
Alternatives and similar repositories for makeit:
Users that are interested in makeit are comparing it to the libraries listed below
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Type that deserializes only from one specific value☆231Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆474Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Support crate for rustc's self-profiling feature☆344Updated last month
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- Find out path at which a deserialization error occurred☆351Updated 3 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆357Updated last year
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- generators☆205Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆271Updated 9 months ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- ☆203Updated 2 months ago
- ☆309Updated 2 years ago
- A Rust library providing a builder API to generate Rust code.☆251Updated 8 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆250Updated 5 years ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- Compile-time string formatting☆233Updated 3 months ago
- Generic extensions for tapping values in Rust.☆430Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated 2 weeks ago
- Proc-macro typestate DSL for Rust☆146Updated last year
- Experiments with structured concurrency in Rust☆350Updated 7 months ago
- A thread pool for isolating blocking I/O in async programs☆351Updated 2 months ago
- A light wrapper around rr, the time-travelling debugger☆143Updated last year
- in-place allocation-reusing queues for Rust☆362Updated 9 months ago