tailhook / tk-poolLinks
A connection pool implementation for tokio
☆23Updated 7 years ago
Alternatives and similar repositories for tk-pool
Users that are interested in tk-pool are comparing it to the libraries listed below
Sorting:
- Rust serializer library☆89Updated 4 months 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
- Utilities for encoding and decoding frames with async/await☆76Updated 4 years ago
- ☆47Updated 5 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- 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
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 11 months ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- ☆29Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Rust MetroHash☆53Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- HTTP date parsing and formatting☆57Updated last year
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A pool of reusable values☆51Updated 6 years ago
- Lock free bounded non blocking pub sub queue☆77Updated 3 months ago