mstange / framehopLinks
Stack unwinding library in Rust
☆94Updated last month
Alternatives and similar repositories for framehop
Users that are interested in framehop are comparing it to the libraries listed below
Sorting:
- New register allocator designed as a successor to regalloc2☆42Updated 3 weeks ago
- perf-event: a Rust interface to Linux performance monitoring☆120Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- A low-level I/O ownership and borrowing library☆103Updated 7 months ago
- ☆167Updated 2 years ago
- Non-interleaving multithreaded output queue☆71Updated last month
- An on-disk hash table implementation☆124Updated 3 years ago
- Trying to create Sync bump allocator☆38Updated 3 weeks ago
- Generated bindings for Linux's userspace API☆53Updated last month
- Faster integer division and modulus operations☆87Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated last month
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆144Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Byte-wise atomic memcpy.☆36Updated last month
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Rust bindings for the Linux userfaultfd functionality