A derive macro for implementing the display Trait via a doc comment and string interpolation
☆359Jan 20, 2026Updated 2 months ago
Alternatives and similar repositories for displaydoc
Users that are interested in displaydoc are comparing it to the libraries listed below
Sorting:
- 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☆648Nov 18, 2023Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 6 years ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- Some more derive(Trait) options☆2,085Mar 6, 2026Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Aug 1, 2024Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated 2 months ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,545Mar 13, 2026Updated last week
- Test your Rust Markdown documentation via Cargo☆300Mar 25, 2024Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆175Feb 7, 2026Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Apr 29, 2021Updated 4 years ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- This crate guarantees that your application is free of panicking branches☆178May 23, 2019Updated 6 years ago
- Color schemes for charts and maps☆235Mar 11, 2026Updated last week
- ☆110Apr 3, 2024Updated last year
- Track and query Cargo dependency graphs.☆350Sep 27, 2022Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆94Jun 28, 2023Updated 2 years ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Error management☆1,417May 2, 2020Updated 5 years ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,859Mar 2, 2026Updated 2 weeks ago
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,718Mar 12, 2026Updated last week
- Fast and friendly HTTP client framework for async Rust☆1,501Sep 11, 2023Updated 2 years ago
- Combine a reader + writer into a duplex of Read + Write☆44Oct 15, 2020Updated 5 years ago
- ☆126Aug 30, 2022Updated 3 years ago
- deserialize typed structures from regex captures☆177Dec 28, 2023Updated 2 years ago
- Analysis of various tricky Rust code☆1,999Dec 20, 2025Updated 3 months ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Feb 22, 2020Updated 6 years ago
- Empowering everyone to build asynchronous software☆854Oct 29, 2019Updated 6 years ago
- ☆316Feb 19, 2023Updated 3 years ago
- Copy-on-write string utilities for Rust☆163Apr 11, 2024Updated last year
- Easy code duplicate with substitution for Rust☆254Nov 3, 2025Updated 4 months ago