A rate-limiting library for Rust (f.k.a. ratelimit_meter)
Last updated Jul 7, 2026
920
Stars
67
Forks
34
Issues
+1
Stars/day
Attention Score
65
Language breakdown
Rust 100.0%
โธ Files
click to expand
README
governor - a library for regulating the flow of data
This library is an implementation of the Generic Cell Rate Algorithm for rate limiting in Rust programs.
See the README for the governor crate for details.
Related projects
+ tide-governor: A tide middleware that provides rate-limiting functionality backed by governor.
+ actix-governor: A middleware for actix-web that provides rate-limiting backed by governor.
๐ More in this category