BurntSushi / mempool
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:
- ☆30Updated 3 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- Asynchronous file I/O for Tokio☆49Updated last week
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Abstract name service traits for rust☆20Updated 6 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Utility for reusing memory☆53Updated 5 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A pool of reusable values☆50Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- The simd optimized escape code☆53Updated 2 weeks ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A HyperLogLog implementation in Rust.☆50Updated 2 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- ☆47Updated 4 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- raw bindings for git://git.kernel.dk/liburing☆16Updated 5 years ago
- Implementation of Adaptive Radix Tree in Rust☆43Updated 5 years ago
- hybrid logical clock for Rust☆21Updated 9 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆52Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- liburing bindings☆34Updated 2 years ago
- An experimental columnar arena☆43Updated 6 months ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago