BurntSushi / mempoolLinks
A fast thread safe memory pool for reusing allocations.
☆31Updated 9 years ago
Alternatives and similar repositories for mempool
Users that are interested in mempool are comparing it to the libraries listed below
Sorting:
- Epoch-based garbage collection☆81Updated 7 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A rust wrapper for Infinity, a lightweight RDMA library for InfiniBand☆52Updated 6 years ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- This crate provides Rust bindings for the Open MPI Portable Hardware Locality "hwloc" library☆90Updated 4 years ago
- Asynchronous file I/O for Tokio☆48Updated 5 months ago
- A HyperLogLog implementation in Rust.☆51Updated 8 months ago
- POSIX AIO bindings for mio☆24Updated 3 weeks ago
- Support for Linux kernel aio within Tokio.☆51Updated 4 years ago
- probe: Static probes for Rust☆100Updated last week
- Extensions for standard networking types☆106Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- A pool of reusable values☆51Updated 6 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- Concurrent skip list☆24Updated 7 years ago
- A simple map based on a vector for small integer keys☆66Updated 11 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Implementation of Adaptive Radix Tree in Rust☆44Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- ☆47Updated 5 years ago
- Timer facilities for Tokio based on OS-level primitives.☆14Updated 5 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Write Ahead Logging for Rust☆26Updated 9 years ago
- LRU cache settable via size or time to live☆106Updated 3 years ago