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
- Concurrent hash trie☆58Updated 5 years ago
- Rust serializer library☆87Updated last month
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆22Updated 4 years ago
- ☆47Updated 5 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 7 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆31Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- OAuth2 client for Rust☆30Updated 5 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆112Updated last year
- Abstract name service traits for rust☆20Updated 7 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- HTTP date parsing and formatting☆53Updated 10 months ago
- Search algorithms written in Rust☆11Updated 7 years ago
- ☆28Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Time Interval Counting for Rust - stats based on start/stop times for events☆73Updated 6 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Updated 6 years ago