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:
- 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
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆22Updated 3 years ago
- Rust serializer library☆87Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- Concurrent hash trie☆57Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 5 months ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A pool of reusable values☆50Updated 5 years ago
- ☆125Updated 2 years ago
- ☆47Updated 4 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- OAuth2 client for Rust☆30Updated 5 years ago
- ☆20Updated 5 years ago
- ☆28Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- Configurable metrics toolkit for Rust applications☆99Updated 2 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago