yaahc / displaydoc
A derive macro for implementing the display Trait via a doc comment and string interpolation
☆330Updated 3 months ago
Alternatives and similar repositories for displaydoc:
Users that are interested in displaydoc are comparing it to the libraries listed below
- Fast, ergonomic metrics for Rust☆340Updated 5 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆607Updated last year
- Faster, more compact implementation of std::Cow☆343Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆357Updated last year
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- A compiler plugin to insert flame calls☆380Updated last year
- Rust option parser with custom derive support☆231Updated 4 months ago
- A Rust macro to determine if a type implements a logical trait expression☆250Updated 5 years ago
- Stackless generators on stable Rust.☆456Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆271Updated 9 months ago
- A strict, yet friendly mocking library for Rust 2018☆225Updated 9 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 2 weeks ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- A library for creating references that carry their owner with them.☆371Updated last year
- Generic array types in Rust☆406Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆344Updated last month
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆265Updated 3 years ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- A safe and convenient store for one value of each type☆339Updated 8 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆387Updated 2 years ago
- Fowler–Noll–Vo hash function☆345Updated last year
- An extraction of the compiletest utility from the Rust compiler☆224Updated 2 months ago
- A rust-macro which makes errors easy to write☆334Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Procedural macros in expression position☆204Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year