graydon / backtrace-errorLinks
wrap errors with automatic backtrace capture and print-on-result-unwrap
☆33Updated last year
Alternatives and similar repositories for backtrace-error
Users that are interested in backtrace-error are comparing it to the libraries listed below
Sorting:
- Memory validation framework for Rust☆68Updated 5 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- The simd optimized escape code☆54Updated last week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- scraps of a potential language☆37Updated 4 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Rust HashSet with insertion ordering☆42Updated 6 months ago
- A safe and reliable process manager☆43Updated 5 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 6 months ago
- Checksum of a directory tree☆48Updated 5 months ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated 4 months ago
- Better type id and Any for Rust☆14Updated 2 years ago
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- ☆73Updated 3 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 4 years ago
- ☆11Updated 9 months ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- constant-size associative container backed by a simple array☆19Updated last year
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- ☆48Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- An experimental columnar arena☆43Updated 8 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week