withoutboats / failure
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
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Run closures in parallel☆113Updated 3 months ago
- Safely combine results☆81Updated 8 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆58Updated 8 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆56Updated 11 months ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- ☆64Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Unix signal handling for tokio☆88Updated 6 years ago
- Rust serializer library☆87Updated last year
- ☆56Updated last year
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Migrated to Codeberg☆79Updated last year
- ☆56Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Fully async-await http server framework☆91Updated 2 weeks ago