rust-lang / backtrace-rsLinks
Backtraces in Rust
☆600Updated 2 months ago
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☆619Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆843Updated last year
- Get the number of CPUs in Rust☆617Updated 5 months ago
- Spin-based synchronization primitives☆566Updated this week
- Rust allocator using jemalloc as a backend☆427Updated 4 years ago
- A crate for safe and ergonomic pin-projection.☆693Updated this week
- Rust library allowing to register multiple handlers for the same signal☆814Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆541Updated 2 years ago
- Module initialization/global constructor functions for Rust☆940Updated 2 weeks ago
- Slab allocator for Rust☆855Updated last month
- Generic array types in Rust☆431Updated last month
- Fast floating point to string conversion☆678Updated this week
- Asynchronous streams for Rust using async & await notation☆725Updated last year
- A port of MUSL's libm to Rust.☆634Updated 8 months ago
- Intrusive collections for Rust☆477Updated last year
- Fowler–Noll–Vo hash function☆352Updated last year
- Fast function for printing integer primitives to a decimal string☆353Updated this week
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- Test harness for ui tests of compiler diagnostics☆944Updated this week
- ☆885Updated this week
- Snappy compression implemented in Rust (including the Snappy frame format).☆505Updated 4 months ago
- Rust method delegation with less boilerplate☆508Updated last month
- Just, really the littlest Vec you could need. So smol.☆715Updated this week
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- Count lines of LLVM IR per generic function☆487Updated this week
- Tar file reading/writing for Rust☆694Updated last month
- Support for matching file paths against Unix shell style patterns.☆567Updated 3 weeks ago
- Easy Ctrl-C handler for Rust projects☆647Updated last month
- Numeric traits for generic mathematics in Rust☆900Updated 6 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆542Updated last month