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☆251Updated 2 weeks ago
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- ☆216Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- generators☆209Updated last year
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆256Updated last month
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Conditional compilation according to rustc compiler version☆375Updated 2 weeks ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- ☆112Updated 2 years ago
- Temporary edit external crates that your project depends on☆147Updated last year
- ☆314Updated 2 years ago
- Find out path at which a deserialization error occurred☆391Updated 2 weeks ago
- A fast, concurrent string interner☆152Updated last year
- Delegation of trait implementations via procedural macros☆274Updated this week
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated 3 weeks ago
- Library for snippet annotations☆332Updated last week
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Like Rust's std::Path, but UTF-8.☆510Updated 2 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- A super powered testing macro for Rust☆120Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week