rust-lang / backtrace-rsLinks
Backtraces in Rust
☆600Updated 3 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☆623Updated last month
- Get the number of CPUs in Rust☆619Updated 6 months ago
- Spin-based synchronization primitives☆572Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆821Updated last week
- A vector with a fixed capacity. (Rust)☆846Updated last year
- A crate for safe and ergonomic pin-projection.☆694Updated this week
- Rust allocator using jemalloc as a backend☆427Updated 4 years ago
- Slab allocator for Rust☆865Updated 2 months ago
- Tar file reading/writing for Rust☆698Updated last month
- Fast floating point to string conversion☆688Updated 2 weeks ago
- Rust's standard library vendor-specific APIs and run-time feature detection☆653Updated last week
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- Intrusive collections for Rust☆479Updated last week
- A port of MUSL's libm to Rust.☆633Updated 8 months ago
- Rust crate for a convenient RAII scope guard.☆545Updated 2 years ago
- Module initialization/global constructor functions for Rust☆945Updated last month
- Count lines of LLVM IR per generic function☆492Updated 3 weeks ago
- Fowler–Noll–Vo hash function☆354Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,020Updated 2 months ago
- ☆894Updated last week
- The arena, a fast but limited type of allocator☆573Updated last year
- Snappy compression implemented in Rust (including the Snappy frame format).☆505Updated 4 months ago
- Asynchronous streams for Rust using async & await notation☆730Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- Fast function for printing integer primitives to a decimal string☆359Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆366Updated 3 weeks ago
- Generic array types in Rust☆431Updated last month