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)
☆30Updated 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:
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Heap-based async timers☆217Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 11 months ago
- Rust serializer library☆89Updated 4 months ago
- Lock free bounded non blocking pub sub queue☆77Updated 3 months ago
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- Message broker for the Actix actor framework☆37Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago
- ☆47Updated 5 years ago
- LRU cache settable via size or time to live☆107Updated 3 years ago
- A connection pool implementation for tokio☆23Updated 7 years ago
- Asynchronous process management for tokio☆150Updated 6 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- A library that allows to listen network sockets with proper resource limits and error handling☆31Updated 7 years ago
- Extended utilities for working with files and filesystems in Rust☆154Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 3 years ago
- ☆73Updated 4 years ago
- ☆126Updated 3 years ago
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆52Updated 7 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
- Unix signal handling for tokio☆88Updated 7 years ago
- How to run Hyper on async-std☆41Updated 3 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 5 years ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- HTTP date parsing and formatting☆57Updated last year