nimanikoo / Dotnet-RateLimiter

Dotnet-RateLimiter is a .NET Core project that implements various rate limiting algorithms to control API request flow. It provides examples of Fixed Window, Sliding Window, Token Bucket, and Concurrency-based rate limiters. This project is ideal for developers looking to integrate rate limiting into their .NET applications to prevent abuse, han…
18Updated last week

Alternatives and similar repositories for Dotnet-RateLimiter:

Users that are interested in Dotnet-RateLimiter are comparing it to the libraries listed below