jonhoo / tokio-io-poolLinks
An I/O-oriented tokio runtime thread pool
☆49Updated 5 years ago
Alternatives and similar repositories for tokio-io-pool
Users that are interested in tokio-io-pool are comparing it to the libraries listed below
Sorting:
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 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
- ☆16Updated 6 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 8 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last week
- Concurrent hash trie☆54Updated 4 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- ☆39Updated 5 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Async readiness traits☆11Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Asynchronous Rust client for Apache Kafka☆31Updated 7 years ago
- Epoch-based garbage collection☆82Updated 6 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- dynamic smart pointers☆32Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A pool of reusable values☆50Updated 5 years ago
- A nom-based parser for protobuf files☆34Updated 7 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago