brayniac / ratelimit
rust ratelimiter
☆31Updated 4 years ago
Alternatives and similar repositories for ratelimit:
Users that are interested in ratelimit are comparing it to the libraries listed below
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 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
- Message broker for the Actix actor framework☆38Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 3 years 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-…☆76Updated 11 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- OpenTracing API for Rust☆62Updated 10 months ago
- A consistent hashing library in Rust☆33Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- ☆36Updated 4 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- probe: Static probes for Rust☆95Updated 2 years ago
- Heap-based async timers☆212Updated 10 months ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- Safely combine results☆81Updated 7 months ago
- An default value loader from TOML for structopt☆28Updated last year
- Rust MetroHash☆52Updated 5 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- ☆22Updated 5 years ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year