carllerche / futures-poolLinks
Work-stealing thread pool for executiong futures
☆41Updated 8 years ago
Alternatives and similar repositories for futures-pool
Users that are interested in futures-pool are comparing it to the libraries listed below
Sorting:
- A pool of reusable values☆51Updated 6 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆31Updated 6 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 3 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Extensions for standard networking types☆106Updated last year
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 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)☆29Updated 8 years ago
- Asynchronous process management for tokio☆150Updated 6 years ago
- A simple map based on a vector for small integer keys☆67Updated last year
- A Futures-aware metrics library for recording statistics about your running system.☆76Updated 8 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A reverse proxy built with hyper and tokio.☆51Updated 8 years ago
- Asynchronous file I/O for Tokio☆48Updated 5 months ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆68Updated 7 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A Rust library for accessing Linux process and system information☆90Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Rust library providing a counter-based thread barrier☆56Updated 7 years ago
- Timer facilities for Tokio☆85Updated 7 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago