eyre-rs / stable-eyreLinks
A custom context for eyre that supports backtraces on stable
☆13Updated last year
Alternatives and similar repositories for stable-eyre
Users that are interested in stable-eyre are comparing it to the libraries listed below
Sorting:
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last month
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- A tracing layer for macOS/iOS's `oslog`☆27Updated 3 months ago
- Moving code-gen out of `build.rs`☆18Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆39Updated 2 months ago
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- ☆36Updated last year
- Count lines of code across your entire dependency tree☆20Updated last year
- Support for compiling C programs with Eyra☆13Updated 11 months ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 4 months ago
- A newtype with alignment of at least `A` bytes☆33Updated 7 months ago
- ☆32Updated 10 months ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆14Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- A list of Rust buffers that implements the bytes::Buf trait.☆33Updated 2 years ago
- Re-usable CLI flags for `cargo` plugins☆40Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Arbitrary width integers☆21Updated last month
- Obsessively tiny error derive macro☆87Updated 7 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago