wvwwvwwv / scalable-delayed-deallocLinks
Scalable and lock-free memory reclamation system
☆36Updated 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:
- Memory validation framework for Rust☆70Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A fast and flexible LRU map.☆198Updated 10 months ago
- This is a project to learn how to implement instruction dispatch in Rust.☆25Updated last year
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Ergonomic and composable async stream generation without macros☆20Updated this week
- Fast byte array to hex string conversion☆56Updated last month
- Experimenting with Rust's fundamental data model☆54Updated last month
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Tracing layer to quickly inspect spans and events☆39Updated 2 years ago
- Rust `Vec` that can store unsized values☆21Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆67Updated this week
- ☆56Updated last month
- Reports when tokio runtime threads are blocking☆66Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆178Updated last week
- Human-friendly indexed collections☆56Updated last month
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Trying to create Sync bump allocator☆40Updated 4 months ago
- Non-interleaving multithreaded output queue☆77Updated 2 weeks ago
- Generate markdown comparison tables from `cargo-criterion` JSON output☆34Updated 3 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated this week
- Benchmarking library for stable Rust☆47Updated last month
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- trigger io::Error's in test, and annotate their source☆31Updated 2 years ago
- ☆35Updated 9 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 3 weeks ago