mstange / pdb-addr2line
A Rust crate to symbolicate addresses from PDBs, like addr2line. Uses the `pdb` crate.
☆34Updated last month
Alternatives and similar repositories for pdb-addr2line:
Users that are interested in pdb-addr2line are comparing it to the libraries listed below
- An experimental GUI for rust-minidump☆70Updated last year
- A rust library that demangles / undecorates C++ symbols mangled by MSVC☆43Updated 2 months ago
- A cross-platform virtual memory API written in Rust☆126Updated 9 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆49Updated 2 weeks ago
- Rust rewrite of breakpad's minidump_writer☆77Updated last week
- Stack unwinding library in Rust☆91Updated 4 months ago
- Display debugging information☆132Updated 3 weeks ago
- New register allocator designed as a successor to regalloc2☆36Updated last month
- Code coverage support for Rust `no_std` and embedded programs☆54Updated 5 months ago
- Collect CPU callstack samples from a windows process☆28Updated 7 months ago
- Raw system calls for Rust☆97Updated last year
- dump all available information from PDBs☆128Updated last year
- Read virtual memory maps from another process☆77Updated 2 months ago
- Library to load and relocate ELF files.☆125Updated last year
- Memory leak detector for rust☆15Updated 3 years ago
- A Rust crate implementing the GDB Remote Serial Protocol☆34Updated 4 years ago
- A tracing layer for macOS/iOS's `oslog`☆23Updated 6 months ago
- Toolchains for cross compilation and cross testing for Rust.☆18Updated 2 weeks ago
- Detect if code is running inside a virtual machine (x86 and x86-64 only).☆45Updated 3 years ago
- Provides easy-to-use Linux seccomp-bpf jailing.☆84Updated last week
- Rust bindings fo the Apple Silicon Hypervisor.framework☆37Updated 6 months ago
- LLVM IR to Cranelift IR translator☆35Updated 5 years ago
- Rust crate for accessing keys, values, and data stored in Windows hive (registry) files.☆47Updated 2 months ago
- Generated bindings for Linux's userspace API☆51Updated 3 weeks ago
- ☆22Updated 4 years ago
- Implementation of CStr and CString for no_std environments☆41Updated last year
- Collection of crates to deal with crashes☆146Updated 8 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- A Rust crate for creating memory dumps of running processes on Linux☆53Updated last year
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated last year