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:
- π Architect TUI and text user output for multiple output destinations using events, in Rust.β32Updated last week
- Rust macros that produce the name of the function they're invoked within.β22Updated 3 years ago
- Extremely minimal parser for ELF/PE/Mach-o/arβ41Updated 4 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.β38Updated last month
- Exhaustive iteration trait in Rustβ16Updated last week
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.β25Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.β27Updated 3 years ago
- β36Updated last year
- β32Updated 9 months ago
- Count directory entriesβ`ls | wc -l` but fasterβ28Updated 6 months ago
- Minimalist Rust syntax parsing for procedural macrosβ63Updated last year
- A newtype with alignment of at least `A` bytesβ33Updated 6 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.β42Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.β28Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`