A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications
☆1,712Feb 25, 2026Updated last week
Alternatives and similar repositories for eyre
Users that are interested in eyre are comparing it to the libraries listed below
Sorting:
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Aug 1, 2024Updated last year
- derive(Error) for struct and enum error types☆5,367Feb 16, 2026Updated 3 weeks ago
- Flexible concrete Error type built on std::Error☆6,442Feb 20, 2026Updated 2 weeks ago
- Application level tracing for Rust.☆6,557Feb 13, 2026Updated 3 weeks ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,511Sep 29, 2025Updated 5 months ago
- A next-generation test runner for Rust.☆2,839Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,855Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- Some more derive(Trait) options☆2,078Feb 4, 2026Updated last month
- A small rust library for adding custom derives to enums☆2,321Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,097Feb 20, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,065May 24, 2025Updated 9 months ago
- a debugger for async rust!☆4,428Feb 3, 2026Updated last month
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- Zero-copy deserialization framework for Rust☆4,053Feb 28, 2026Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,221Feb 25, 2026Updated last week
- A small and fast async runtime for Rust☆4,788Feb 23, 2026Updated last week
- A snapshot testing library for rust☆2,788Updated this week
- Statistics-driven benchmarking library for Rust☆5,431Nov 29, 2025Updated 3 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆829Feb 25, 2026Updated last week
- async fn(Request) -> Result<Response, Error>☆4,101Feb 24, 2026Updated last week
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,047Feb 10, 2026Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated 2 months ago
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated 3 weeks ago
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,540Updated this week
- Subcommand to show result of macro expansion☆3,037Feb 12, 2026Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- Rust newtype with guarantees 🇺🇦 🦀☆1,654Feb 26, 2026Updated last week
- Rayon: A data parallelism library for Rust☆12,775Jan 6, 2026Updated 2 months ago
- Date and time library for Rust☆3,816Feb 23, 2026Updated last week
- A full featured, fast Command Line Argument Parser for Rust☆16,259Updated this week
- A code coverage tool for Rust projects☆2,924Mar 2, 2026Updated last week
- A command line progress reporting library for Rust☆5,070Updated this week
- A powerful mock object library for Rust☆1,791Nov 22, 2025Updated 3 months ago
- Blazing fast concurrent HashMap for Rust.☆3,965Mar 5, 2025Updated last year