{"library":"leaky-bucket","type":"library","category":null,"description":"A token-based rate limiter implementing the leaky bucket algorithm.","language":"rust","status":"active","version":"1.1.2","tags":["rate-limiting","async","token-bucket","throttling"],"last_verified":"Wed Jun 17","install":[{"cmd":"# Cargo.toml\n[dependencies]\nleaky-bucket = \"1.1.2\"","imports":["use leaky_bucket::LeakyBucket;"]},{"cmd":"cargo add leaky-bucket","imports":[]}],"homepage":"https://github.com/udoprog/leaky-bucket","github":"https://github.com/udoprog/leaky-bucket","docs":"https://docs.rs/leaky-bucket/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}