Skip to content

robertmircea/RateLimiters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 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