An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with token-bucket-rate-limiter

A curated list of projects in awesome lists tagged with token-bucket-rate-limiter .

https://github.com/likhithkp/rate-limiter

A Go project showcasing three rate-limiting implementations: per-client (IP-based), token bucket, and tollbooth middleware. Each approach is modularized for clarity and efficiency.

ip-based-rate-limiting ip-rate-limit rate-limit rate-limiter ratelimiter ratelimiting token-bucket-rate-limiter toll-booth toll-booth-rate-limiter tollbooth

Last synced: 24 Feb 2025

https://github.com/poojanpanchal/distributed-rate-limiter-in-java

A distributed rate limiter implementation in Java using the Token Bucket algorithm and Redis.

java rate-limiter redis token-bucket-rate-limiter

Last synced: 06 Mar 2025