A rate-limiting library for Rust (f.k.a. ratelimit_meter)
☆919Feb 9, 2026Updated 4 months ago
Alternatives and similar repositories for governor
Users that are interested in governor are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆347Aug 14, 2025Updated 10 months ago
- A middleware for actix-web that provides rate-limiting backed by governor.☆130Apr 6, 2026Updated 3 months ago
- Rust cache structures and easy function memoization☆2,050Jun 30, 2026Updated last week
- A high performance concurrent caching library for Rust☆2,613Mar 22, 2026Updated 3 months ago
- Support atomic operations on Arc itself☆1,367Jun 28, 2026Updated last week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A metrics ecosystem for Rust.☆1,459May 13, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆3,033Apr 16, 2026Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆652Jun 19, 2026Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,180Jul 1, 2026Updated last week
- A small rust library for adding custom derives to enums☆2,399Mar 7, 2026Updated 4 months ago
- Zero-copy deserialization framework for Rust☆4,275Updated this week
- Blazing fast concurrent HashMap for Rust.☆4,072May 17, 2026Updated last month
- Dead simple pool implementation for rust with async-await☆1,319Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index