Backtraces in Rust
☆608Jan 25, 2026Updated last month
Alternatives and similar repositories for backtrace-rs
Users that are interested in backtrace-rs are comparing it to the libraries listed below
Sorting:
- Rust symbol demangling☆294Jan 15, 2026Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- Parser for Rust source code☆3,302Updated this week
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- Raw bindings to platform APIs for Rust☆2,505Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Zero-cost asynchronous programming in Rust☆5,829Feb 15, 2026Updated last month
- URL parser for Rust☆1,534Feb 5, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- Manual segmented stacks for Rust☆337Feb 7, 2026Updated last month
- Rust crate for a convenient RAII scope guard.☆554Jul 17, 2023Updated 2 years ago
- ☆909Feb 16, 2026Updated last month
- Subcommand to show result of macro expansion☆3,048Feb 12, 2026Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆635Nov 26, 2025Updated 3 months ago
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 9 months ago
- Rust's standard library vendor-specific APIs and run-time feature detection☆662Updated this week
- Logging implementation for Rust☆2,490Dec 9, 2025Updated 3 months ago
- Rust implementations of compiler-rt and libm☆484Updated this week
- Rust library for build scripts to compile C/C++ code into a Rust library☆2,103Mar 14, 2026Updated last week
- Utilities for pinning☆100Apr 5, 2024Updated last year
- A macro to generate structures which behave like bitflags☆1,117Mar 14, 2026Updated last week
- A library for reading and writing the DWARF debugging format☆972Updated this week
- Get the number of CPUs in Rust☆627Jan 20, 2026Updated 2 months ago
- Temporary file library for rust☆1,414Mar 14, 2026Updated last week
- DEFLATE, gzip, and zlib bindings for Rust☆1,085Mar 13, 2026Updated last week
- Rust quasi-quoting☆1,527Mar 3, 2026Updated 2 weeks ago
- Compile time static maps for Rust☆2,108Mar 12, 2026Updated last week
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆622Updated this week
- Utilities for working with bytes☆2,198Feb 4, 2026Updated last month
- Tools for concurrent programming in Rust☆8,365Feb 22, 2026Updated 3 weeks ago
- Rust library for checking the installed/running rustc's version.☆54Jul 25, 2024Updated last year
- Website for graphing performance of rustc☆707Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago