seanmonstar / futures-fsLinks
Access File System operations off-thread, using a Futures.
☆69Updated 6 years ago
Alternatives and similar repositories for futures-fs
Users that are interested in futures-fs are comparing it to the libraries listed below
Sorting:
- A collection of Tokio middleware☆29Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Asynchronous file I/O for Tokio☆49Updated last month
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- Rust MetroHash☆52Updated 6 months ago
- A simple map based on a vector for small integer keys☆65Updated 5 months 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
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- ☆57Updated 4 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Native TLS for futures and async-std☆71Updated 10 months ago
- ☆58Updated 9 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- HTTP date parsing and formatting☆51Updated 5 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated this week
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- async serialization for Cap'n Proto messages in Rust☆23Updated 7 years ago
- Extensions for standard networking types☆106Updated 11 months ago
- A buffered I/O stream for Rust☆31Updated 5 years ago