Markus Stange
Results
6
repositories owned by
Markus Stange
msvc-demangler-rust
24
Stars
12
Forks
Watchers
A rust library that demangles / undecorates C++ symbols mangled by MSVC
pdb-addr2line
30
Stars
5
Forks
Watchers
A rust crate to symbolicate addresses from PDBs, like addr2line. Uses the `pdb` crate.
fxprof-perf-convert
22
Stars
0
Forks
Watchers
Convert perf.data files to the Firefox Profiler format
macho-unwind-info
15
Stars
1
Forks
Watchers
A parser for Apple's Compact Unwinding Format, which is used in the __unwind_info section of mach-O binaries.