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:
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 5 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Extensions for standard networking types☆106Updated last year
- ☆47Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- LRU cache settable via size or time to live☆105Updated 3 years ago
- A connection pool implementation for tokio☆23Updated 7 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- Asynchronous process management for tokio☆148Updated 6 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Message broker for the Actix actor framework☆37Updated 4 years ago
- Rust serializer library☆87Updated last year
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- ☆124Updated 2 years ago
- Heap-based async timers☆214Updated last year
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago
- Provides a preview of Actix with async/await support.☆54Updated 6 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Lock free bounded non blocking pub sub queue☆76Updated 3 weeks 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
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- SockJS server for rust language☆62Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago