A token-based rate limiter based on the leaky bucket algorithm.
Stars
118
Forks
11
Watchers
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
135
commits
2
Bump MSRV
98677e6
Fix lints
e3ff099
81cce8b
Fix lint
4b011d3
Bump MSRV to 1.70
0c9f3a0
Remove weekly job in favor of CI
859ad4a
Update build
4d8adc7
Release 1.1.2
b3eae62
Limit tokens in try_acquire (relates #20)
c49464b
Move zero check into try_fast_path
306aa40
Release 1.1.1
750d60a
Idle bucket should not overflow
101f833
Fix typo
79a1f40
Release 1.1.0
e6b104a
Fix documentation
1247bb8