A cross-platform `addr2line` clone written in Rust, using `gimli`
☆411Jan 24, 2026Updated last month
Alternatives and similar repositories for addr2line
Users that are interested in addr2line are comparing it to the libraries listed below
Sorting:
- A library for reading and writing the DWARF debugging format☆969Jan 24, 2026Updated last month
- A unified interface for reading and writing object file formats☆811Feb 14, 2026Updated 3 weeks ago
- An impish, cross-platform binary parsing crate, written in Rust☆1,448Feb 12, 2026Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Feb 27, 2026Updated last week
- Manual segmented stacks for Rust☆335Feb 7, 2026Updated last month
- Backtraces in Rust☆606Jan 25, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,624Feb 16, 2026Updated 2 weeks ago
- Cross-platform interface to the `errno` variable☆76Dec 24, 2025Updated 2 months ago
- A crate for demangling C++ symbols☆323Jan 4, 2026Updated 2 months ago
- Rust's standard library vendor-specific APIs and run-time feature detection☆661Updated this week
- Rust symbol demangling☆294Jan 15, 2026Updated last month
- Utilities for pinning☆100Apr 5, 2024Updated last year
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated last month
- a lock-free concurrent slab (experimental)☆306Jan 20, 2026Updated last month
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 3 months ago
- Whole program static stack analysis☆650Oct 28, 2024Updated last year
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆632Nov 26, 2025Updated 3 months ago
- Automatic cfg for Rust compiler features☆112Feb 5, 2026Updated last month
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- Spin-based synchronization primitives☆586Feb 5, 2026Updated last month
- Cargo subcommand for checking your documentation for broken links☆155Dec 10, 2024Updated last year
- Rust port of Google's SwissTable hash map☆2,875Updated this week
- offsetof for Rust☆229Mar 26, 2024Updated last year
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,112Feb 13, 2026Updated 3 weeks ago
- Generating structured data from arbitrary, unstructured input.☆848Dec 16, 2025Updated 2 months ago
- ☆35May 22, 2024Updated last year
- A crate to find DWARF debug symbols from stripped binaries☆22May 10, 2023Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆224Feb 25, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆35Updated this week
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- Parser for Rust source code☆3,298Updated this week
- Rust crate for a convenient RAII scope guard.☆551Jul 17, 2023Updated 2 years ago