estebank / makeitLinks
Zero-overhead type-safe builder pattern `derive` macro for your Rust structs
☆223Updated 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☆251Updated 3 weeks ago
- Type that deserializes only from one specific value☆244Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆254Updated last week
- Support crate for rustc's self-profiling feature☆365Updated 3 weeks ago
- generators☆210Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- ☆216Updated last month
- Library for snippet annotations☆325Updated this week
- Temporary edit external crates that your project depends on☆146Updated last year
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Delegation of trait implementations via procedural macros☆269Updated last year
- ☆112Updated 2 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- A library for to allow multiple return types by automatically generated enum.☆370Updated 4 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- A data structure to efficiently intern, cache and restore strings.☆201Updated last month
- Small, fast, synchronization primitives☆245Updated 10 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆277Updated last year
- Like Rust's std::Path, but UTF-8.☆503Updated last month
- A super powered testing macro for Rust☆120Updated 5 months ago
- ☆313Updated 2 years ago