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)
☆27Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for tk-sendfile
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 5 years ago
- ☆46Updated 4 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 5 years ago
- AMQP specifications☆31Updated last month
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆68Updated 5 years ago
- Work-stealing thread pool for executiong futures☆42Updated 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…☆85Updated 2 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Asynchronous file I/O for Tokio☆48Updated 3 months ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- Rust serializer library☆85Updated 6 months ago
- Utilities for concurrent programming☆36Updated 6 years ago
- Abstract name service traits for rust☆19Updated 6 years ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆36Updated 7 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆99Updated last year
- Utilities for encoding and decoding frames with async/await☆73Updated 3 years ago
- SockJS server for rust language☆61Updated 4 years ago
- Pluralization handling in Rust☆36Updated 2 years ago
- ☆44Updated 9 months ago
- Asynchronous adapter for byteorder☆19Updated 3 years ago
- Message broker for the Actix actor framework☆37Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago