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☆253Updated last month
- Type that deserializes only from one specific value☆266Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- ☆231Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated this week
- A Rust macro to determine if a type implements a logical trait expression☆260Updated 5 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 3 months ago
- Delegation of trait implementations via procedural macros☆275Updated 2 months ago
- generators☆211Updated 2 years ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆270Updated 3 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- Temporary edit external crates that your project depends on☆147Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆348Updated 10 months ago
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- ☆316Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Find out path at which a deserialization error occurred☆403Updated 3 weeks ago
- Deluge, not a stream☆317Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Conditional compilation according to rustc compiler version☆385Updated last month
- A super powered testing macro for Rust☆122Updated 8 months ago
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Define your own PhantomData☆158Updated this week
- Like Rust's std::Path, but UTF-8.☆527Updated 2 weeks ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month