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)
☆29Updated 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:
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- A connection pool implementation for tokio☆23Updated 7 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 9 months ago
- Concurrent hash trie☆58Updated 5 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- Extensions for standard networking types☆106Updated last year
- A cache that holds a limited number of key-value pairs☆84Updated 3 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…☆91Updated 3 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆31Updated 6 years ago
- Rust serializer library☆88Updated 3 months ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆52Updated 7 years ago
- Asynchronous process management for tokio☆150Updated 6 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Lock free bounded non blocking pub sub queue☆77Updated last month
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Brotli encoders/decoers for Rust☆28Updated 3 years ago
- LRU cache settable via size or time to live☆107Updated 3 years ago
- HTTP date parsing and formatting☆57Updated last year
- Support for Linux kernel aio within Tokio.☆51Updated 4 years ago
- Provides a preview of Actix with async/await support.☆54Updated 6 years ago
- Utility for reusing memory☆53Updated 6 years ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- ☆47Updated 5 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Heap-based async timers☆216Updated last year
- SockJS server for rust language☆62Updated 6 years ago