shepmaster / snafuLinks
Easily assign underlying errors into domain-specific errors while adding context
☆1,836Updated 3 weeks ago
Alternatives and similar repositories for snafu
Users that are interested in snafu are comparing it to the libraries listed below
Sorting:
- Rust cache structures and easy function memoization☆1,959Updated last month
- Some more derive(Trait) options☆2,068Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,703Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆2,077Updated last month
- derive builder implementation for rust structs☆1,529Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,057Updated 8 months ago
- Type erasure for async trait methods☆2,114Updated this week
- A Rust proc-macro attribute parser☆1,229Updated 3 weeks ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,197Updated last month
- Rust quasi-quoting☆1,525Updated this week
- A small rust library for adding custom derives to enums☆2,287Updated this week
- Compile-time type-checked builder derive☆1,141Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,869Updated last month
- Temporary file library for rust☆1,397Updated 3 weeks ago
- Typed distributed plugin registration☆1,252Updated 3 weeks ago
- Compile time static maps for Rust