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:
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Work-stealing thread pool for executiong futures☆41Updated 7 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- ☆39Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- Utility for reusing memory☆53Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A Futures-aware metrics library for recording statistics about your running system.☆76Updated 7 years ago
- Rust serializer library☆87Updated last year
- Lock free bounded non blocking pub sub queue☆76Updated 2 months ago
- Unix signal handling for tokio☆87Updated 6 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 6 years ago