wvwwvwwv / scalable-delayed-deallocLinks
Scalable and lock-free memory reclamation system
☆37Updated last month
Alternatives and similar repositories for scalable-delayed-dealloc
Users that are interested in scalable-delayed-dealloc are comparing it to the libraries listed below
Sorting:
- Fast byte array to hex string conversion☆63Updated 3 months ago
- Memory validation framework for Rust☆75Updated 4 months ago
- Generate markdown comparison tables from `cargo-criterion` JSON output☆36Updated 3 years ago
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Trying to create Sync bump allocator☆42Updated 7 months ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- A fast and flexible LRU map.☆200Updated last year
- Human-friendly indexed collections☆56Updated 3 months ago
- ☆64Updated 4 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 7 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Finding ownership bugs at scale.☆32Updated this week
- Hardware-based tick counters for high-precision benchmarks in Rust☆29Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- Cross-platform implementation of cross-process named locks☆38Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- an extremely fast async mutex with alternative sync API☆86Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- trigger io::Error's in test, and annotate their source☆31Updated 2 years ago
- Ergonomic and composable async stream generation without macros☆26Updated last month
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆93Updated last year
- Mirror of Rust's allocator api for use on stable rust☆79Updated 2 months ago
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- Better reference counted strings for Rust☆140Updated last year