mstange / framehop
Stack unwinding library in Rust
☆82Updated last month
Related projects ⓘ
Alternatives and complementary repositories for framehop
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year
- Non-interleaving multithreaded output queue☆70Updated last week
- A low-level I/O ownership and borrowing library☆99Updated 11 months ago
- A fast and flexible LRU map.☆170Updated 6 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆114Updated 5 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- perf-event: a Rust interface to Linux performance monitoring☆111Updated 7 months ago
- New register allocator designed as a successor to regalloc2☆29Updated this week
- Rust library to program hardware performance counter.☆52Updated last year
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- ☆185Updated 9 months ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- rust bindings of snmalloc☆122Updated this week
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆127Updated this week
- docs.rs as a publishing platform?☆66Updated 4 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆84Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated this week
- ☆94Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Serde serializer for generating Starlark build targets☆61Updated last week
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 5 years ago
- An on-disk hash table implementation☆112Updated 3 years ago
- dlmalloc ported into Rust☆95Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago