eyre-rs / eyreLinks
A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications
☆1,567Updated this week
Alternatives and similar repositories for eyre
Users that are interested in eyre are comparing it to the libraries listed below
Sorting:
- Find unused dependencies in Cargo.toml☆1,903Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆965Updated 9 months ago
- Rust cache structures and easy function memoization☆1,795Updated 2 months ago
- Some more derive(Trait) options☆1,922Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,267Updated this week
- derive builder implementation for rust structs☆1,442Updated 7 months ago
- A small rust library for adding custom derives to enums☆2,037Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,023Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,639Updated this week
- A Rust proc-macro attribute parser☆1,121Updated last week
- ☆988Updated this week
- Rust quasi-quoting☆1,420Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,423Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,955Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,982Updated last week
- A next-generation test runner for Rust.☆2,454Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- Type erasure for async trait methods☆1,991Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,029Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,131Updated 2 months ago
- Typed distributed plugin registration☆1,113Updated 2 months ago
- Compile time static maps for Rust☆1,928Updated 3 months ago
- Remove unused Rust dependencies with this one weird trick!☆981Updated 2 weeks ago
- 🛋 Zero-boilerplate configuration management in Rust☆968Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.