withoutboats / failureLinks
Error management
☆26Updated 7 years ago
Alternatives and similar repositories for failure
Users that are interested in failure are comparing it to the libraries listed below
Sorting:
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Run closures in parallel☆113Updated 4 months ago
- Safely combine results☆81Updated 8 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.