Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
5 packages returned for Tags:"LeakyBucket"
Sort by
Relevance
Downloads
Recently updated
Bert.
RateLimiters
by:
robert.mircea
79,281 total downloads
last updated
10/10/2019
Latest version:
1.0.15
ratelimiting
throttling
leakybucket
tokenbucket
Popular rate limiting algorithms. C# implementations of fixed token bucket and leaky token bucket throttling strategies
Esendex.
TokenBucket
by:
esendexdevelopment
65,524 total downloads
last updated
6/6/2017
Latest version:
1.0.7
TokenBucket
LeakyBucket
FlowControl
Token Bucket implementation ported from https://github.com/bbeck/token-bucket
CasCap.
Apis.
TokenBucket
by:
f2calv
10,645 total downloads
last updated
11/16/2020
Latest version:
1.0.0
TokenBucket
LeakyBucket
FlowControl
This library provides an implementation of a token bucket algorithm which is useful for providing rate limited access to a portion of code. Token Bucket implementation ported from...
More information
Nancy.
LeakyBucket
by:
mrstebo
7,244 total downloads
last updated
2/18/2018
Latest version:
1.0.1
nancy
leaky
bucket
rate
limiting
limiter
leaky-bucket-algorithm
leakybucket
rate-limiter
rate-limiting
A request limiter based on the Leaky Bucket algorithm
LeakyBucket.
Owin
by:
mrstebo
1,915 total downloads
last updated
2/18/2018
Latest version:
1.0.1
owin
leaky
bucket
rate
limiting
limiter
leaky-bucket-algorithm
leakybucket
rate-limiter
rate-limiting
Owin middleware that implements the leaky bucket algorithm for request throttling.