yaahc / displaydocLinks
A derive macro for implementing the display Trait via a doc comment and string interpolation
☆354Updated 2 weeks ago
Alternatives and similar repositories for displaydoc
Users that are interested in displaydoc are comparing it to the libraries listed below
Sorting:
- Delegation of trait implementations via procedural macros☆279Updated last month
- Fast, ergonomic metrics for Rust☆342Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Updated last year
- Stackless generators on stable Rust.☆476Updated 3 years ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- A compiler plugin to insert flame calls☆389Updated 2 years ago
- Rust option parser with custom derive support☆235Updated last year
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Generate README.md from docstrings☆380Updated 7 months ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆219Updated 6 years ago
- ☆316Updated 2 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Updated 4 years ago
- An extraction of the compiletest utility from the Rust compiler☆231Updated 2 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265Updated 2 years ago
- A library for creating references that carry their owner with them.☆384Updated 2 years ago
- Automatic checking for semantic versioning in library crates☆632Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆400Updated 3 years ago
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- Rust method delegation with less boilerplate☆510Updated 2 months ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- A safe and convenient store for one value of each type☆349Updated last year
- Procedural macros in expression position☆204Updated 3 years ago
- A fast intrusive flamegraph☆237Updated 3 years ago
- Generic array types in Rust☆431Updated 2 months ago