wvwwvwwv / scalable-delayed-deallocLinks
Scalable and lock-free memory reclamation system
☆29Updated 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:
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- Human-friendly indexed collections☆53Updated last week
- (lifetime) GATs on stable Rust☆59Updated last year
- Trying to create Sync bump allocator☆37Updated 6 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Lending iterators on stable Rust☆82Updated last year
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- ☆44Updated last month
- Memory validation framework for Rust☆68Updated 3 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆28Updated 7 months ago
- ☆35Updated 4 months ago
- This is a project to learn how to implement instruction dispatch in Rust.☆23Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Generate markdown comparison tables from `cargo-criterion` JSON output☆33Updated 3 years ago
- ☆33Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- ☆20Updated 3 years ago
- Rust traits for key comparison in maps.☆30Updated 3 months ago
- Some internal rustc tools made accessible☆47Updated 4 months ago
- Take a value atomically once.☆30Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month