yaahc / displaydocLinks
A derive macro for implementing the display Trait via a doc comment and string interpolation
☆350Updated this week
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☆280Updated this week
- Fast, ergonomic metrics for Rust☆341Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Stackless generators on stable Rust.☆474Updated 3 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- a smaller, faster and panic-free alternative to core::fmt☆383Updated last year
- Conditional compilation according to rustc compiler version☆389Updated this week
- dipa makes it easy to efficiently delta encode large Rust data structures.☆273Updated 3 years ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last week
- Generic array types in Rust☆431Updated last month
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Rust option parser with custom derive support☆235Updated last year
- Automatic checking for semantic versioning in library crates☆632Updated 2 years ago
- Rust doesn't have exceptions☆635Updated 5 years ago
- ☆316Updated 2 years ago
- Compile time numbers in Rust.☆568Updated last month
- A fast intrusive flamegraph☆236Updated 3 years ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated last month
- A safe and convenient store for one value of each type☆349Updated last year
- Rust method delegation with less boilerplate☆508Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Generate README.md from docstrings☆380Updated 5 months ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago