shepmaster / snafuLinks
Easily assign underlying errors into domain-specific errors while adding context
☆1,812Updated 2 weeks ago
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,668Updated 3 months ago
- Some more derive(Trait) options☆2,010Updated last week
- Rust cache structures and easy function memoization☆1,915Updated last week
- A small rust library for adding custom derives to enums☆2,202Updated 4 months ago
- Find unused dependencies in Cargo.toml☆2,040Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,044Updated 6 months ago
- derive builder implementation for rust structs☆1,510Updated 2 months ago
- Compile-time type-checked builder derive☆1,117Updated last week
- Rust quasi-quoting☆1,491Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,231Updated last week
- A Rust proc-macro attribute parser☆1,195Updated this week
- Type erasure for async trait methods☆2,075Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,104Updated last month
- A powerful mock object library for Rust☆1,736Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,317Updated 2 months ago
- Compile time static maps for Rust☆2,061Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,497Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Macros for all your token pasting needs☆1,064Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,568Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,784Updated 2 months ago
- Rust derive-based argument parsing optimized for code size☆1,865Updated 4 months ago
- Typed distributed plugin registration☆1,215Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,360Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,037Updated 3 weeks ago
- Panic messages for humans.☆1,801Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,543Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,176Updated last week
- Temporary file library for rust☆1,365Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,164Updated last week