A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications
☆1,721Mar 26, 2026Updated this week
Alternatives and similar repositories for eyre
Users that are interested in eyre are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
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,383Updated this week
- Flexible concrete Error type built on std::Error☆6,467Feb 20, 2026Updated last month
- Application level tracing for Rust.☆6,588Mar 13, 2026Updated 2 weeks ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,525Sep 29, 2025Updated 5 months ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A next-generation test runner for Rust.☆2,865Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,864Updated this week
- A safe and fast multi-producer, multi-consumer channel.