wvwwvwwv / scalable-delayed-dealloc
Scalable and lock-free memory reclamation system
☆23Updated 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
- 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 5 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Experimenting with Rust's fundamental data model☆50Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- This is a project to learn how to implement instruction dispatch in Rust.☆21Updated 8 months ago
- Human-friendly indexed collections☆51Updated 2 weeks ago
- Memory validation framework for Rust☆67Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆70Updated 6 months ago
- Lending iterators on stable Rust☆82Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- Additional utilities around the bytes crate☆19Updated 9 months ago
- ☆33Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- Generate markdown comparison tables from `cargo-criterion` JSON output☆31Updated 3 years ago
- An exploration of Storages☆36Updated last year
- Some internal rustc tools made accessible☆47Updated 2 months ago
- ☆10Updated 5 months ago
- Serde Visitor for deserializing untagged enums☆61Updated 2 weeks ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- Take a value atomically once.☆28Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆70Updated 10 months ago
- Fast byte array to hex string conversion☆42Updated 3 months ago