eyre-rs / stable-eyreLinks
A custom context for eyre that supports backtraces on stable
☆14Updated 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:
- ☆36Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated 2 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 4 months ago
- Support for compiling C programs with Eyra☆13Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆33Updated last month
- Rust API stability attributes for the rest of us.☆32Updated last year
- Exhaustive iteration trait in Rust☆17Updated 2 weeks ago
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- A dynamic library helper for rust crates☆36Updated 2 years ago
- ☆13Updated 3 years ago
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated last week
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- Assure that your tests are there, and well written.☆16Updated 2 years ago
- Library for working with pixels and images☆27Updated 7 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Re-usable CLI flags for `cargo` plugins☆41Updated last week
- Moving code-gen out of `build.rs`☆19Updated 2 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Updated 2 months ago
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆19Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago