wvwwvwwv / scalable-delayed-deallocLinks
Scalable and lock-free memory reclamation system
☆37Updated this week
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☆56Updated 2 months ago
- Memory validation framework for Rust☆70Updated 2 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Human-friendly indexed collections☆56Updated last month
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Generate markdown comparison tables from `cargo-criterion` JSON output☆34Updated 3 years ago
- Experimenting with Rust's fundamental data model☆55Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated last week
- This is a project to learn how to implement instruction dispatch in Rust.☆25Updated last year
- an extremely fast async mutex with alternative sync API☆71Updated last week
- A fast and flexible LRU map.☆198Updated 11 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- ☆57Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- Non-interleaving multithreaded output queue☆79Updated 3 weeks ago
- 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.☆66Updated last week
- Trying to create Sync bump allocator☆40Updated 5 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆192Updated last week
- Serde Visitor for deserializing untagged enums☆67Updated 3 weeks ago
- trigger io::Error's in test, and annotate their source☆31Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Yet another key-value storage for Rust☆72Updated 3 years ago
- Better reference counted strings for Rust☆139Updated last year
- Mirror of Rust's allocator api for use on stable rust☆70Updated 3 months ago
- Byte-wise atomic memcpy.☆39Updated last month