carllerche / futures-threadpoolLinks
An implementation of thread pools which can be used with Rust futures
☆11Updated 8 years ago
Alternatives and similar repositories for futures-threadpool
Users that are interested in futures-threadpool are comparing it to the libraries listed below
Sorting:
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 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
- Utilities for concurrent programming☆37Updated 6 years ago
- Futures aware pub/sub channel☆14Updated 8 years ago
- Extra utilities for working with futures-rs☆20Updated 7 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- A service implemented by a closure☆11Updated 8 years ago
- Asynchronous file I/O for Tokio☆49Updated 3 weeks ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- My futures/tokio tutorial for Rust Belt Rust (OUT OF DATE)☆13Updated 8 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Experimental comparators for collections to be generic over☆16Updated last year
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- software transactional memory in rust☆14Updated 3 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A Raw utility for managing contiguous heap allocations☆10Updated 8 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- A library for extracting and validating links.☆22Updated 10 months ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Multibase in rust☆47Updated last month
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago