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…
16Updated 3 weeks ago

Related projects: