A leaky-bucket-as-a-meter rate-limiting implementation in Rust
☆33Jul 26, 2020Updated 5 years ago
Alternatives and similar repositories for ratelimit_meter
Users that are interested in ratelimit_meter are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆14Nov 9, 2017Updated 8 years ago
- A fast segmented stack allocator for Rust, supporting multiple objects of any type.☆13Sep 4, 2020Updated 5 years ago
- Enables dependency injection for many I/O operations in Rust☆12Sep 23, 2018Updated 7 years ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆919Feb 9, 2026Updated 4 months ago
- ☆17Jun 10, 2020Updated 6 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Collection of datastructures for rustlang☆11May 11, 2022Updated 4 years ago
- Performant wrapper around the Telegram bot API.☆23Jan 26, 2020Updated 6 years ago
- The /etc/resolv.conf file parser in rust☆35Dec 29, 2025Updated 6 months ago
- A concurrent lock-free hash map for Rust.