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
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆238Updated this week
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- ☆206Updated last month
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- generators☆207Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- ☆310Updated 2 years ago
- The feature-rich, portable async channel library☆254Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 6 months ago
- Compile-time string formatting☆235Updated 4 months ago
- A fast, concurrent string interner☆150Updated 8 months ago
- Like Rust's std::Path, but UTF-8.☆484Updated 2 months ago
- Faster, more compact implementation of std::Cow☆351Updated 2 years ago
- 💫 Easily retry futures 🦀☆207Updated last year
- Support crate for rustc's self-profiling feature☆350Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- dipa makes it easy to efficiently delta encode large Rust data structures.☆267Updated 3 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆154Updated last year
- Experiments with structured concurrency in Rust☆362Updated 9 months ago
- Proc-macro typestate DSL for Rust☆148Updated last year
- Pull in every source file in a directory as a module☆172Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆253Updated 5 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆273Updated 11 months ago