BurntSushi / mempoolLinks
A fast thread safe memory pool for reusing allocations.
☆29Updated 9 years ago
Alternatives and similar repositories for mempool
Users that are interested in mempool are comparing it to the libraries listed below
Sorting:
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- ☆47Updated 4 years ago
- 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 last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- Asynchronous file I/O for Tokio☆49Updated last month
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Async readiness traits☆11Updated 6 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- ☆39Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- A concurrent implementation of pseudo-LRU cache tracking.☆24Updated 5 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- Write Ahead Logging for Rust☆25Updated 8 years ago
- raw bindings for git://git.kernel.dk/liburing☆16Updated 5 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- Measuring a network link by creating new connections☆10Updated 2 years ago
- Implementation of Adaptive Radix Tree in Rust☆43Updated 5 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- Distributed consensus protocol for replicated state machines☆61Updated 6 years ago
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆41Updated last year
- Asynchronous adapter for byteorder☆19Updated 4 years ago