yaahc / displaydocLinks
A derive macro for implementing the display Trait via a doc comment and string interpolation
☆349Updated 11 months ago
Alternatives and similar repositories for displaydoc
Users that are interested in displaydoc are comparing it to the libraries listed below
Sorting:
- a smaller, faster and panic-free alternative to core::fmt☆381Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆280Updated last week
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Fast, ergonomic metrics for Rust☆340Updated last year
- Faster, more compact implementation of std::Cow☆368Updated 2 years ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆270Updated 3 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated this week
- Rust option parser with custom derive support☆235Updated last year
- A set of alternative `derive` attributes for Rust☆458Updated 2 months ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- ☆317Updated 2 years ago
- Conditional compilation according to rustc compiler version☆386Updated last week
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Generate README.md from docstrings☆379Updated 4 months ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Support crate for rustc's self-profiling feature☆375Updated 4 months ago
- A tool to detect code paths leading to Rust's panic handler☆219Updated 4 years ago
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated last week
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago
- Rust method delegation with less boilerplate☆503Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆380Updated 2 years ago
- A safe and convenient store for one value of each type☆350Updated last year
- Easy code duplicate with substitution for Rust☆250Updated last month
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- Generic array types in Rust☆431Updated 2 weeks ago