A derive macro for implementing the display Trait via a doc comment and string interpolation
☆357Jan 20, 2026Updated last month
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☆389Feb 14, 2024Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- This crate guarantees that your application is free of panicking branches☆178May 23, 2019Updated 6 years ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆971Aug 1, 2024Updated last year
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,539Updated this week
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Test your Rust Markdown documentation via Cargo☆300Mar 25, 2024Updated last year
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- Color schemes for charts and maps☆235Jan 5, 2026Updated last month
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Apr 29, 2021Updated 4 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆174Feb 7, 2026Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆350Sep 27, 2022Updated 3 years ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- ☆110Apr 3, 2024Updated last year
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆449Jan 22, 2026Updated last month
- A Rust library for generically joining iterables with a separator☆94Jun 28, 2023Updated 2 years ago
- ☆126Aug 30, 2022Updated 3 years ago
- Combine a reader + writer into a duplex of Read + Write☆44Oct 15, 2020Updated 5 years ago
- ☆316Feb 19, 2023Updated 3 years ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,851Feb 18, 2026Updated last week
- Error management☆1,417May 2, 2020Updated 5 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- Task abstraction for building executors☆211Jun 23, 2022Updated 3 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago
- Fast and friendly HTTP client framework for async Rust☆1,500Sep 11, 2023Updated 2 years ago
- Easy code duplicate with substitution for Rust☆255Nov 3, 2025Updated 3 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,331Sep 26, 2025Updated 5 months ago
- Analysis of various tricky Rust code☆1,996Dec 20, 2025Updated 2 months ago
- A Rust proc-macro attribute parser☆1,235Jan 15, 2026Updated last month