rust-lang / backtrace-rs
Backtraces in Rust
☆576Updated this week
Alternatives and similar repositories for backtrace-rs
Users that are interested in backtrace-rs are comparing it to the libraries listed below
Sorting:
- A if/elif-like macro for Rust #[cfg] statements☆590Updated 6 months ago
- A crate for safe and ergonomic pin-projection.☆654Updated last month
- Slab allocator for Rust☆779Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆813Updated 6 months ago
- Spin-based synchronization primitives☆530Updated last month
- Fast floating point to string conversion☆633Updated 2 months ago
- Generic array types in Rust☆409Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆773Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆677Updated 5 months ago
- Get the number of CPUs in Rust☆600Updated 3 months ago
- Async I/O and timers☆506Updated this week
- A port of MUSL's libm to Rust.☆632Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆853Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- ☆826Updated 2 weeks ago
- Easy Ctrl-C handler for Rust projects☆629Updated last month
- Rust allocator using jemalloc as a backend☆419Updated 3 years ago
- A string type for Rust that is not required to be valid UTF-8.☆929Updated last month
- A macro to generate structures which behave like bitflags☆1,011Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆520Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆564Updated 3 years ago
- Tar file reading/writing for Rust☆664Updated 2 months ago
- Automatic checking for semantic versioning in library crates☆635Updated last year
- A library for creating references that carry their owner with them.☆371Updated last year
- A rust binding for the zstd compression library.☆564Updated last month
- Snappy compression implemented in Rust (including the Snappy frame format).☆473Updated 4 months ago
- Intrusive collections for Rust☆452Updated 8 months ago
- Just, really the littlest Vec you could need. So smol.☆682Updated 2 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Rust method delegation with less boilerplate☆487Updated last month