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:
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- Concurrent work-stealing deque☆47Updated 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
- Epoch-based garbage collection☆81Updated 6 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Support for Linux kernel aio within Tokio.☆52Updated 3 years ago
- Extra components for use with Mio.☆31Updated last month
- http response/request parser for rust☆13Updated 9 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- ☆39Updated 5 years ago
- ☆47Updated 4 years ago
- Asynchronous file I/O for Tokio☆49Updated 3 weeks ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- A rust wrapper for Infinity, a lightweight RDMA library for InfiniBand☆51Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Utility for reusing memory☆53Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- probe: Static probes for Rust☆95Updated 2 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- Timer facilities for Tokio based on OS-level primitives.☆14Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago