wvwwvwwv / scalable-delayed-deallocLinks
Scalable and lock-free memory reclamation system
☆34Updated last 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:
- (lifetime) GATs on stable Rust☆59Updated last year
- Memory validation framework for Rust☆69Updated 6 months ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Hardware-based tick counters for high-precision benchmarks in Rust☆28Updated last year
- A fast and flexible LRU map.☆192Updated 7 months ago
- Somewhat hacky workaround for the lack of stream generators☆14Updated 10 months ago
- Experimenting with Rust's fundamental data model☆53Updated last month
- Lending iterators on stable Rust☆83Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- Serde Visitor for deserializing untagged enums☆65Updated last week
- Human-friendly indexed collections☆54Updated 3 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆159Updated last week
- Fast byte array to hex string conversion☆54Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- ☆55Updated this week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆88Updated last year
- Cross-platform implementation of cross-process named locks☆37Updated last year
- Trying to create Sync bump allocator☆39Updated last month
- Benchmarking library for stable Rust☆46Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Reports when tokio runtime threads are blocking☆65Updated 11 months ago
- Byte-wise atomic memcpy.☆37Updated 3 weeks ago
- trigger io::Error's in test, and annotate their source☆30Updated 2 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆66Updated last month
- Better reference counted strings for Rust☆134Updated last year
- Rust `Vec` that can store unsized values☆21Updated 4 months ago
- Non-interleaving multithreaded output queue☆71Updated last week
- This is a project to learn how to implement instruction dispatch in Rust.☆23Updated last year