jonhoo / tokio-io-pool
An I/O-oriented tokio runtime thread pool
☆49Updated 4 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
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Utility for reusing memory☆53Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Abstract name service traits for rust☆20Updated 6 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Async readiness traits☆11Updated 5 years ago
- Concurrent work-stealing deque☆47Updated 6 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
- ☆37Updated 4 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- dynamic smart pointers☆31Updated 6 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 last month
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Find the load at which a benchmark falls over.☆35Updated 4 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- probe: Static probes for Rust☆94Updated last year
- A Rust mpsc with unbounded members in bounded memory☆49Updated 3 years ago