mcmah309 / error_setLinks
Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.
☆216Updated last month
Alternatives and similar repositories for error_set
Users that are interested in error_set are comparing it to the libraries listed below
Sorting:
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆158Updated this week
- Maps where keys are borrowed from values.☆300Updated last month
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆194Updated 2 months ago
- Macros for implementing Type-State-Pattern on your structs and methods☆260Updated 9 months ago
- ☆188Updated last month
- ☆224Updated 6 months ago
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆172Updated 7 months ago
- A flexible, ergonomic, and inspectable error reporting library for Rust.☆264Updated last week
- The prettier pattern-matching parser with automatic error recovery☆153Updated 3 months ago
- (Auto)DRY for your Rust dependencies