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:
- Graph the number of crates that depend on your crate over time☆256Updated last month
- Type that deserializes only from one specific value☆267Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Deluge, not a stream☆317Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- generators☆211Updated 2 years ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- ☆241Updated this week
- Conditional compilation according to rustc compiler version☆390Updated last month
- A light wrapper around rr, the time-travelling debugger☆146Updated 2 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Updated 4 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☆124Updated 2 weeks ago
- ☆111Updated 3 years ago
- ☆316Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated this week
- a smaller, faster and panic-free alternative to core::fmt☆388Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Proc-macro typestate DSL for Rust☆154Updated 2 years ago
- The feature-rich, portable async channel library☆266Updated 3 years ago
- A fast, concurrent string interner☆163Updated last year
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- Temporary edit external crates that your project depends on☆147Updated last year
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago