#rate-limiting #pingora #events #frequency #estimation #networking

pingora-limits

A library for rate limiting and event frequency estimation

5 releases (3 breaking)

0.4.0 Nov 1, 2024
0.3.0 Jul 12, 2024
0.2.0 May 10, 2024
0.1.1 Apr 18, 2024
0.1.0 May 11, 2023

#609 in Algorithms

Download history 146/week @ 2024-09-22 93/week @ 2024-09-29 97/week @ 2024-10-06 208/week @ 2024-10-13 121/week @ 2024-10-20 389/week @ 2024-10-27 1108/week @ 2024-11-03 311/week @ 2024-11-10 872/week @ 2024-11-17 871/week @ 2024-11-24 862/week @ 2024-12-01 725/week @ 2024-12-08 570/week @ 2024-12-15 493/week @ 2024-12-22 357/week @ 2024-12-29 800/week @ 2025-01-05

2,270 downloads per month
Used in 5 crates (3 directly)

Apache-2.0

23KB
387 lines

The pingora_limits crate contains modules that can help introduce things like rate limiting or thread-safe event count estimation.

Dependencies

~0.7–1MB
~14K SLoC