tailhook / tk-pool
A connection pool implementation for tokio
☆23Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for tk-pool
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 5 years ago
- Abstract name service traits for rust☆19Updated 6 years ago
- ☆46Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- ☆20Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 3 years ago
- 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
- ☆16Updated 7 years ago
- A pool of reusable values☆50Updated 5 years ago
- Additional utilities around the bytes crate☆18Updated 5 months ago
- Rust MetroHash☆50Updated this week
- Implementation of RFC 7578 (Multipart) for Rust☆24Updated 11 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- A growable bit-vector for Rust, optimized for size