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☆255Updated 2 weeks ago
- Type that deserializes only from one specific value☆266Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- generators☆211Updated 2 years ago
- ☆241Updated 4 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆280Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Proc-macro typestate DSL for Rust☆153Updated 2 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- A super powered testing macro for Rust☆124Updated 10 months ago
- ☆112Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆265Updated last month
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Conditional compilation according to rustc compiler version☆390Updated 2 weeks ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated 3 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆350Updated 2 weeks ago
- A fast, concurrent string interner☆162Updated last year
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆273Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆385Updated last year
- ☆316Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- Find out path at which a deserialization error occurred☆406Updated 2 weeks ago
- A library for compact bit sets containing enums.☆120Updated 3 weeks ago