wvwwvwwv / scalable-delayed-dealloc
Scalable and lock-free memory reclamation system
☆25Updated 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
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Reports when tokio runtime threads are blocking☆64Updated 7 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Take a value atomically once.☆29Updated 2 years ago
- Trying to create Sync bump allocator☆32Updated 5 months ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Library safely exposing the io_uring API.☆61Updated last month
- Lending iterators on stable Rust☆82Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- futures-buffered☆39Updated last month
- Human-friendly indexed collections☆53Updated last month
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 6 months ago
- Experimenting with Rust's fundamental data model☆51Updated 6 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆53Updated 3 weeks ago
- Cross-platform implementation of cross-process named locks☆35Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 7 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆78Updated last year
- ☆41Updated last week
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- Fast byte array to hex string conversion☆44Updated 2 weeks ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 10 months ago
- Generate markdown comparison tables from `cargo-criterion` JSON output☆33Updated 3 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- Byte-wise atomic memcpy.☆34Updated last month
- Cross-platform, endian-aware primitives for Rust☆36Updated 6 months ago