cristicbz / failchain
failure + error-chain = 💖
☆54Updated 4 years ago
Alternatives and similar repositories for failchain:
Users that are interested in failchain are comparing it to the libraries listed below
- 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
- A cross platform rust debugger hook☆71Updated 3 years ago
- ☆64Updated 4 years ago
- Custom exit status codes with ? in main☆29Updated 5 years ago
- ☆20Updated 6 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Opentelemetry layer for the tracing crate☆23Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Asynchronous process management for tokio☆148Updated 5 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Derive for the Display trait☆52Updated 6 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A tool for auditing Cargo dependencies during updates☆54Updated 6 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated this week