yaahc / displaydoc
A derive macro for implementing the display Trait via a doc comment and string interpolation
☆330Updated 2 months ago
Alternatives and similar repositories for displaydoc:
Users that are interested in displaydoc are comparing it to the libraries listed below
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- Fast, ergonomic metrics for Rust☆340Updated 4 months ago
- Rust option parser with custom derive support☆231Updated 3 months ago
- a smaller, faster and panic-free alternative to core::fmt☆356Updated last year
- Conditional compilation according to rustc compiler version☆349Updated last week
- A compiler plugin to insert flame calls☆378Updated last year
- Generic array types in Rust☆406Updated this week
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆606Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆250Updated 5 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Stackless generators on stable Rust.☆454Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆224Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- A safe and convenient store for one value of each type☆338Updated 7 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆271Updated 9 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- A strict, yet friendly mocking library for Rust 2018☆226Updated 9 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆387Updated 2 years ago
- A library for creating references that carry their owner with them.☆365Updated last year
- dipa makes it easy to efficiently delta encode large Rust data structures.☆265Updated 3 years ago
- Support crate for rustc's self-profiling feature☆342Updated 3 weeks ago
- 🚀 SM – a static State Machine library☆193Updated 4 years ago
- generators☆204Updated last year
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆237Updated last week
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆330Updated 5 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago