BurntSushi / mempoolLinks
A fast thread safe memory pool for reusing allocations.
☆30Updated 9 years ago
Alternatives and similar repositories for mempool
Users that are interested in mempool are comparing it to the libraries listed below
Sorting:
- Implementation of Adaptive Radix Tree in Rust☆43Updated 5 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- Asynchronous file I/O for Tokio☆49Updated 2 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A rust wrapper for Infinity, a lightweight RDMA library for InfiniBand☆51Updated 6 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆28Updated 4 years ago
- This crate provides Rust bindings for the Open MPI Portable Hardware Locality "hwloc" library☆89Updated 4 years ago
- Concurrent skip list☆24Updated 6 years ago
- Async readiness traits☆11Updated 6 years ago
- liburing bindings☆35Updated 3 years ago
- Write Ahead Logging for Rust☆25Updated 9 years ago
- probe: Static probes for Rust☆98Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- A simple map based on a vector for small integer keys☆66Updated 9 months ago
- Extensions for standard networking types☆106Updated last year
- A pool of reusable values☆50Updated 5 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- ☆47Updated 4 years ago
- Work-stealing thread pool for executiong futures☆41Updated 7 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- Concurrent work-stealing deque☆47Updated 6 years ago