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 simple map based on a vector for small integer keys☆66Updated 8 months ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 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
- Concurrent work-stealing deque☆47Updated 6 years ago
- Asynchronous file I/O for Tokio☆49Updated last month
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- A pool of reusable values☆50Updated 5 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 5 months ago
- Asynchronous process management for tokio☆148Updated 6 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- ☆57Updated 6 months ago
- Rust MetroHash☆52Updated 8 months ago
- Thread-safe in-memory key-value store.☆63Updated 4 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- LRU cache settable via size or time to live☆105Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- HTTP date parsing and formatting☆53Updated 7 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Asynchronous, HA (master-master) PostgreSQL driver on top of libpq.☆39Updated 7 months ago
- Rust serializer library☆87Updated last year