tailhook / tk-pool
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:
- ☆47Updated 4 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 8 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- Abstract name service traits for rust☆20Updated 6 years ago
- Concurrent hash trie☆54Updated 4 years ago
- ☆20Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- Search algorithms written in Rust☆11Updated 7 years ago
- ☆38Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- ☆58Updated 8 months ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- ☆52Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆28Updated 5 years ago
- ☆23Updated 4 years ago
- Implementation of RFC 7578 (Multipart) for Rust☆24Updated 5 months ago
- rust histogram and percentile stats☆47Updated 4 years ago
- A timeout connector for the hyper client☆26Updated 6 months ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆38Updated last year
- Rust serializer library☆87Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month