antifuchs / ratelimit_meterLinks
A leaky-bucket-as-a-meter rate-limiting implementation in Rust
☆32Updated 4 years ago
Alternatives and similar repositories for ratelimit_meter
Users that are interested in ratelimit_meter are comparing it to the libraries listed below
Sorting:
- ☆39Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- Asynchronous file I/O for Tokio☆49Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- OpenTracing API for Rust☆64Updated 11 months ago
- ☆57Updated 4 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Native TLS for futures and async-std☆71Updated 10 months ago
- Abstract name service traits for rust☆20Updated 7 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- Rust crate to use process file descriptors (pidfd) for Linux☆47Updated last week
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 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
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- ☆47Updated 4 years ago
- Convert closures into wakers☆45Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Run closures in parallel☆113Updated 4 months ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆77Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Concurrent hash trie☆54Updated 4 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago