Skip to content

Token bucket and leaky token bucket implementations in .NET

License

Notifications You must be signed in to change notification settings

mtikilay/RateLimiters

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RateLimiters

Token Bucket and Leaky Bucket implementations in .NET. These strategies can be used to rate limit requests in diverse web, backend or API calls scenarios.

This project is a .NET clone after this Java implementation by @sudohippie

Build status Build status

This library is continuously integrated using AppVeyor service.

About

Token bucket and leaky token bucket implementations in .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%