sliding-window-counter-weighted-approximation

Status: IN

SlidingWindowCounterLimiter approximates a sliding window by keeping current and previous fixed-window counters, weighting the previous window's count by `(1 - elapsed_fraction)` as time progresses

Source: entries/2026/06/05/rate-limiter-rate_limiter.md

Depended on by

JSON