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:
- Type that deserializes only from one specific value☆267Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Delegation of trait implementations via procedural macros☆279Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- generators☆211Updated 2 years ago
- ☆243Updated last week
- ☆111Updated 3 years ago
- A super powered testing macro for Rust☆124Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆271Updated 2 weeks ago
- ☆316Updated 2 years ago
- The feature-rich, portable async channel library☆266Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Compile-time string formatting☆262Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Deluge, not a stream☆317Updated 2 years ago
- A fast, concurrent string interner☆164Updated last year
- Proc-macro typestate DSL for Rust☆154Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated last month
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Updated 4 years ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- A library for compact bit sets containing enums.☆121Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month