yaahc / displaydocLinks
A derive macro for implementing the display Trait via a doc comment and string interpolation
☆337Updated 6 months ago
Alternatives and similar repositories for displaydoc
Users that are interested in displaydoc are comparing it to the libraries listed below
Sorting:
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Fast, ergonomic metrics for Rust☆339Updated 8 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆622Updated last year
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Stackless generators on stable Rust.☆464Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆276Updated last year
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Rust option parser with custom derive support☆233Updated 7 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- A library for creating references that carry their owner with them.☆375Updated last year
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- Generic array types in Rust☆414Updated 4 months ago
- A safe and convenient store for one value of each type☆342Updated 11 months ago
- Rust method delegation with less boilerplate☆491Updated 2 months ago
- Automatic checking for semantic versioning in library crates☆635Updated last year
- A strict, yet friendly mocking library for Rust 2018☆224Updated last year
- ☆312Updated 2 years ago
- Support crate for rustc's self-profiling feature☆360Updated this week
- 🚀 SM – a static State Machine library☆194Updated 4 years ago
- Generate README.md from docstrings☆373Updated last week
- An extraction of the compiletest utility from the Rust compiler☆226Updated 3 weeks ago
- Procedural macros in expression position☆203Updated 2 years ago
- Mocking framework for Rust☆235Updated last year
- A set of alternative `derive` attributes for Rust☆444Updated last year
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago