wvwwvwwv / scalable-delayed-dealloc
Scalable and lock-free memory reclamation system
☆28Updated 2 months 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:
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- Human-friendly indexed collections☆53Updated 2 months 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
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆28Updated 6 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 8 months ago
- Memory validation framework for Rust☆67Updated 3 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Some internal rustc tools made accessible☆47Updated 4 months ago
- Trying to create Sync bump allocator☆37Updated 6 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Lending iterators on stable Rust☆82Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated last week
- Cross-platform, endian-aware primitives for Rust☆39Updated 2 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆78Updated 8 months ago
- New register allocator designed as a successor to regalloc2☆38Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- ☆33Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Byte-wise atomic memcpy.☆36Updated last week
- This is a project to learn how to implement instruction dispatch in Rust.☆23Updated 10 months ago
- Take a value atomically once.☆30Updated 2 years ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- An exploration of Storages☆34Updated last year
- Check that a crate builds without libstd☆25Updated 4 years ago
- We have Crater At Home☆32Updated 6 months ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago