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☆248Updated last week
- Conditional compilation according to rustc compiler version☆366Updated 3 weeks ago
- Type that deserializes only from one specific value☆244Updated last month
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 6 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- ☆310Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆369Updated last year
- generators☆208Updated last year
- ☆209Updated last month
- Like Rust's std::Path, but UTF-8.☆494Updated 2 weeks ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- A collection of utilities for a superior nom experience☆159Updated last year
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Proc-macro typestate DSL for Rust☆150Updated last year
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆274Updated last year
- The feature-rich, portable async channel library☆255Updated 2 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Easy code duplicate with substitution for Rust☆242Updated 9 months ago
- Execute Rust code carefully, with extra checking along the way☆416Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆227Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- Bisects rustc, either nightlies or CI artifacts☆185Updated 2 weeks ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago