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.