yaahc / displaydoc
A derive macro for implementing the display Trait via a doc comment and string interpolation
☆331Updated 3 months ago
Alternatives and similar repositories for displaydoc:
Users that are interested in displaydoc are comparing it to the libraries listed below
- a smaller, faster and panic-free alternative to core::fmt☆364Updated last year
- Fast, ergonomic metrics for Rust☆340Updated 5 months ago
- Faster, more compact implementation of std::Cow☆346Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆612Updated last year
- Delegation of trait implementations via procedural macros☆262Updated 8 months ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Stackless generators on stable Rust.☆459Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Rust option parser with custom derive support☆231Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆436Updated 10 months ago
- Generic array types in Rust☆407Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆251Updated 5 years ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- A library for creating references that carry their owner with them.☆371Updated last year
- A fast intrusive flamegraph☆234Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- A safe and convenient store for one value of each type☆342Updated 8 months ago
- A strict, yet friendly mocking library for Rust 2018☆225Updated 10 months ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆272Updated 10 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆388Updated 2 years ago
- Fowler–Noll–Vo hash function☆345Updated last year
- dipa makes it easy to efficiently delta encode large Rust data structures.☆267Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆513Updated last month
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆331Updated 5 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- Automatic checking for semantic versioning in library crates☆635Updated last year