shepmaster / snafu
Easily assign underlying errors into domain-specific errors while adding context
☆1,624Updated this week
Alternatives and similar repositories for snafu
Users that are interested in snafu are comparing it to the libraries listed below
Sorting:
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,552Updated 2 weeks ago
- Some more derive(Trait) options☆1,909Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,420Updated this week
- Rust cache structures and easy function memoization☆1,777Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,022Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,972Updated last month
- derive builder implementation for rust structs☆1,438Updated 7 months ago
- Type erasure for async trait methods☆1,979Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,465Updated 2 weeks ago
- Temporary file library for rust☆1,294Updated this week
- Find unused dependencies in Cargo.toml☆1,901Updated last month
- Compile-time type-checked builder derive☆1,021Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,001Updated last month
- A Rust proc-macro attribute parser☆1,117Updated 3 weeks ago
- Rust quasi-quoting☆1,416Updated 2 months ago
- Macros for all your token pasting needs☆1,045Updated 7 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,938Updated last month
- A powerful mock object library for Rust☆1,633Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,265Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,129Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆962Updated 9 months ago
- Compile time static maps for Rust☆1,917Updated 3 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,472Updated 2 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,298Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,627Updated 2 months ago
- Rust derive-based argument parsing optimized for code size☆1,791Updated last week
- A fast bump allocation arena for Rust☆1,717Updated last month
- A next-generation test runner for Rust.☆2,435Updated this week
- A metrics ecosystem for Rust.☆1,269Updated last week
- Typed distributed plugin registration☆1,108Updated 2 months ago