tailhook / tk-sendfileLinks
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
Alternatives and similar repositories for tk-sendfile
Users that are interested in tk-sendfile are comparing it to the libraries listed below
Sorting:
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- ☆47Updated 4 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- ☆58Updated 9 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Asynchronous file I/O for Tokio☆49Updated last month
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- How to run Hyper on async-std☆40Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Native TLS for futures and async-std☆71Updated 10 months ago
- Abstract name service traits for rust☆20Updated 7 years ago
- Pluralization handling in Rust☆38Updated 2 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Rust serializer library☆87Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- SockJS server for rust language☆62Updated 5 years ago
- A pool of reusable values☆50Updated 5 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Safely combine results☆81Updated 9 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year