estebank / makeitLinks
Zero-overhead type-safe builder pattern `derive` macro for your Rust structs
☆221Updated 2 years ago
Alternatives and similar repositories for makeit
Users that are interested in makeit are comparing it to the libraries listed below
Sorting:
- Type that deserializes only from one specific value☆265Updated last week
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- ☆226Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- ☆112Updated 2 years ago
- Temporary edit external crates that your project depends on☆147Updated last year
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆260Updated 3 months ago
- Deluge, not a stream☆317Updated last year
- dipa makes it easy to efficiently delta encode large Rust data structures.☆270Updated 3 years ago
- A fast, concurrent string interner☆157Updated last year
- Delegation of trait implementations via procedural macros☆275Updated last month
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- Library for snippet annotations☆338Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- generators☆209Updated 2 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- A super powered testing macro for Rust☆122Updated 7 months ago
- A library for compact bit sets containing enums.