Production-ready rate limiting algorithms for protecting APIs and managing resource consumption.
- Best for: APIs needing smooth rate limiting with burst capability
- Pros: Allows bursts, smooth traffic shaping, memory efficient
- Cons: Tokens can accumulate leading to large bursts