eyre-rs / eyreView external linksLinks
A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications
☆1,704Jan 14, 2026Updated last month
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☆971Aug 1, 2024Updated last year
- derive(Error) for struct and enum error types☆5,338Updated this week
- Flexible concrete Error type built on std::Error☆6,423Updated this week
- Application level tracing for Rust.☆6,508Dec 28, 2025Updated last month
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,493Sep 29, 2025Updated 4 months ago
- A next-generation test runner for Rust.☆2,816Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,844Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,878Dec 22, 2025Updated last month
- Some more derive(Trait) options☆2,069Feb 4, 2026Updated last week
- A small rust library for adding custom derives to enums☆2,287Feb 5, 2026Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,089Jan 12, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,059May 24, 2025Updated 8 months ago
- a debugger for async rust!☆4,403Feb 3, 2026Updated last week
- Zero-copy deserialization framework for Rust☆4,014Updated this week
- Find unused dependencies in Cargo.toml☆2,077Dec 29, 2025Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆2,204Feb 6, 2026Updated last week
- A snapshot testing library for rust☆2,742Feb 5, 2026Updated last week
- A small and fast async runtime for Rust☆4,753Jan 20, 2026Updated 3 weeks ago
- Statistics-driven benchmarking library for Rust☆5,416Nov 29, 2025Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆821Feb 5, 2026Updated last week
- async fn(Request) -> Result<Response, Error>☆4,077Feb 9, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,030Oct 26, 2025Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,292Jan 7, 2026Updated last month
- A Rust proc-macro attribute parser☆1,230Jan 15, 2026Updated last month
- Type erasure for async trait methods☆2,114Feb 8, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,273Dec 29, 2025Updated last month
- Test harness for ui tests of compiler diagnostics☆952Updated this week
- Temporary file library for rust☆1,401Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,530Feb 5, 2026Updated last week
- A fast bump allocation arena for Rust☆2,096Jan 12, 2026Updated last month
- Rust newtype with guarantees 🇺🇦 🦀☆1,644Jan 30, 2026Updated 2 weeks ago
- Subcommand to show result of macro expansion☆3,029Feb 5, 2026Updated last week
- A full featured, fast Command Line Argument Parser for Rust☆16,050Feb 5, 2026Updated last week
- Rayon: A data parallelism library for Rust☆12,666Jan 6, 2026Updated last month
- A code coverage tool for Rust projects☆2,903Feb 9, 2026Updated last week
- Date and time library for Rust☆3,796Updated this week
- A command line progress reporting library for Rust☆5,048Feb 6, 2026Updated last week
- A powerful mock object library for Rust☆1,779Nov 22, 2025Updated 2 months ago
- Blazing fast concurrent HashMap for Rust.☆3,941Mar 5, 2025Updated 11 months ago