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☆254Updated this week
- Type that deserializes only from one specific value☆266Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last week
- Make trait methods callable without the trait in scope☆161Updated last week
- ☆237Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Delegation of trait implementations via procedural macros☆279Updated 2 weeks ago
- A super powered testing macro for Rust☆122Updated 9 months ago
- Pull in every source file in a directory as a module☆179Updated last week
- Conditional compilation according to rustc compiler version☆386Updated last week
- ☆317Updated 2 years ago
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- ☆112Updated 3 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- generators☆211Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Compile-time string formatting☆250Updated last month
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated 2 weeks ago
- prae is a crate that aims to provide a better way to define types that require validation.☆136Updated 2 years ago