rust-lang / backtrace-rsLinks
Backtraces in Rust
☆594Updated last 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☆607Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆682Updated this week
- A vector with a fixed capacity. (Rust)☆831Updated 11 months ago
- Slab allocator for Rust☆842Updated last month
- Module initialization/global constructor functions for Rust☆903Updated last month
- Rust crate for a convenient RAII scope guard.☆532Updated 2 years ago
- Rust library allowing to register multiple handlers for the same signal☆800Updated last month
- Spin-based synchronization primitives☆553Updated this week
- Rust allocator using jemalloc as a backend☆422Updated 3 years ago
- Intrusive collections for Rust☆467Updated last year
- A port of MUSL's libm to Rust.☆633Updated 5 months ago
- Get the number of CPUs in Rust☆608Updated 2 months ago
- Count lines of LLVM IR per generic function☆475Updated this week
- Fast floating point to string conversion☆654Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆703Updated last month
- A macro to generate structures which behave like bitflags☆1,055Updated last month
- Fowler–Noll–Vo hash function☆347Updated last year
- A rust binding for the zstd compression library.☆591Updated 3 weeks ago
- Tar file reading/writing for Rust☆680Updated this week
- Website for graphing performance of rustc☆687Updated last week
- Snappy compression implemented in Rust (including the Snappy frame format).☆498Updated last month
- Test harness for ui tests of compiler diagnostics☆924Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆984Updated last month
- Asynchronous streams for Rust using async & await notation☆711Updated 9 months ago
- The arena, a fast but limited type of allocator☆557Updated last year
- A set of alternative `derive` attributes for Rust☆452Updated 3 weeks ago
- ☆864Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆377Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆350Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated 2 weeks ago