mstange / framehopLinks
Stack unwinding library in Rust
☆94Updated 2 weeks 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☆120Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- ☆167Updated 2 years ago
- Non-interleaving multithreaded output queue☆71Updated last week
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- rust bindings of snmalloc☆139Updated 4 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆159Updated 2 weeks ago
- Trying to create Sync bump allocator☆38Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated 3 weeks ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Rust rewrite of breakpad's minidump_writer☆81Updated 3 weeks ago
- Faster integer division and modulus operations☆87Updated 2 months ago
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- dlmalloc ported into Rust☆109Updated this week
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- The simd optimized escape code☆54Updated this week
- A Vec That Has a Smaller size_of☆143Updated this week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- Better reference counted strings for Rust☆134Updated last year
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆144Updated last month
- Thread parking and unparking☆77Updated 7 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago