seanmonstar / futures-fs
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
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 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)☆28Updated 7 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Native TLS for futures and async-std☆70Updated 7 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Arena allocator and a handful of useful data structures☆40Updated 4 years ago
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 5 years ago
- Thread-safe in-memory key-value store.☆63Updated 3 years ago
- async serialization for Cap'n Proto messages in Rust☆23Updated 7 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Asynchronous file I/O for Tokio☆48Updated 2 weeks ago
- An I/O-oriented tokio runtime thread pool☆49Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆59Updated 6 months ago
- Utilities for concurrent programming☆37Updated 6 years ago
- ☆55Updated last month
- Types and traits for http-based services using the latest futures API☆102Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Unix Domain Sockets for tokio☆53Updated 6 years ago
- A pool of reusable values☆50Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago