mstange / framehopLinks
Stack unwinding library in Rust
☆97Updated 3 months ago
Alternatives and similar repositories for framehop
Users that are interested in framehop are comparing it to the libraries listed below
Sorting:
- perf-event: a Rust interface to Linux performance monitoring☆125Updated 2 months ago
- Non-interleaving multithreaded output queue☆77Updated last week
- An on-disk hash table implementation☆125Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆136Updated 5 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Faster integer division and modulus operations☆87Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 9 months ago
- ☆167Updated 2 years ago
- Generated bindings for Linux's userspace API☆61Updated last week
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆148Updated last month
- A fast and flexible LRU map.☆198Updated 10 months ago
- Better reference counted strings for Rust☆138Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- rust bindings of snmalloc☆144Updated 2 months ago
- Trying to create Sync bump allocator☆40Updated 4 months ago
- dlmalloc ported into Rust☆112Updated 2 months ago
- Code coverage support for Rust `no_std` and embedded programs☆60Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Rust rewrite of breakpad's minidump_writer☆81Updated last month
- Rust symbol demangling☆267Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆264Updated this week
- offsetof for Rust☆228Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆167Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- ☆100Updated 2 months ago
- Fast functions for printing floating-point primitives to a decimal string☆128Updated 3 weeks ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 3 weeks ago