wvwwvwwv / scalable-delayed-deallocLinks
Scalable and lock-free memory reclamation system
☆37Updated 2 weeks ago
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:
- Memory validation framework for Rust☆74Updated 3 months ago
- Generate markdown comparison tables from `cargo-criterion` JSON output☆34Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Human-friendly indexed collections☆56Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Experimenting with Rust's fundamental data model☆57Updated 3 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
- Fast byte array to hex string conversion☆62Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆117Updated this week
- Finding ownership bugs at scale.☆28Updated 2 weeks ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆85Updated 5 months ago
- Rust `Vec` that can store unsized values☆21Updated 3 months ago
- A fast and flexible LRU map.☆198Updated last year
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Better reference counted strings for Rust☆139Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated this week
- This is a project to learn how to implement instruction dispatch in Rust.☆25Updated last year
- Lending iterators on stable Rust☆83Updated last year
- ☆35Updated 11 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Benchmarking library for stable Rust☆47Updated 2 weeks ago
- Ergonomic and composable async stream generation without macros☆23Updated last week
- Cross-platform implementation of cross-process named locks☆38Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆41Updated 2 weeks ago
- A concurrent, append-only vector.☆208Updated 4 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- an extremely fast async mutex with alternative sync API☆81Updated 3 weeks ago
- Serde Visitor for deserializing untagged enums☆68Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Trying to create Sync bump allocator☆40Updated 5 months ago