tailhook / tk-sendfile
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
Alternatives and similar repositories for tk-sendfile:
Users that are interested in tk-sendfile are comparing it to the libraries listed below
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆47Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Message broker for the Actix actor framework☆38Updated 4 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- Asynchronous file I/O for Tokio☆48Updated 2 weeks ago
- Concurrent hash trie☆51Updated 4 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆59Updated 6 months ago
- rust histogram and percentile stats☆47Updated 4 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 5 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- A connection pool implementation for tokio☆23Updated 6 years ago
- A collection of Tokio middleware☆29Updated 7 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 3 weeks ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- SockJS server for rust language☆62Updated 5 years ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆37Updated 11 months ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 4 years ago