carllerche / futures-pool
Work-stealing thread pool for executiong futures
☆42Updated 7 years ago
Alternatives and similar repositories for futures-pool:
Users that are interested in futures-pool are comparing it to the libraries listed below
- Concurrent work-stealing deque☆46Updated 6 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A pool of reusable values☆50Updated 5 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 5 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- Utilities for concurrent programming☆36Updated 6 years ago
- Abstract name service traits for rust☆19Updated 6 years ago
- Redis client for Tokio☆58Updated 7 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 9 months ago
- Rust MetroHash☆50Updated 2 months ago
- A DNS library for Rust☆37Updated 5 years ago
- ☆16Updated 8 years ago
- An I/O-oriented tokio runtime thread pool☆48Updated 4 years ago
- A Futures-aware metrics library for recording statistics about your running system.☆67Updated 7 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆27Updated 7 years ago
- asynchronous I/O in Rust☆14Updated 8 years ago