A small .NET Core library providing a simple thread-safe object which throttles an arbitrary set of actions, rate limiting them to the specified number of actions within the specified timespan.
-
Updated
Dec 28, 2023 - C#
A small .NET Core library providing a simple thread-safe object which throttles an arbitrary set of actions, rate limiting them to the specified number of actions within the specified timespan.
A Spring Cloud Gateway project to provide an API gateway to the Books project APIs
Throttle requests to your application based on users IP address.
Throttle is a simple iOS app to hinder incoming requests that causes overloading in the application, enhance user experience design, and improve performance.
A library for rate-limiting (throttling) HTTP requests in Spring applications. It provides annotations to be used on controller methods or classes to enforce rate-limiting and uses a token bucket algorithm to limit the number of requests that can be made in a certain period of time.
Reducing amount of http requests in a given time
rate-limiter-utils is an npm package designed to optimize how frontend applications interact with APIs. It helps manage API request rates by implementing debouncing and throttling techniques, which improve performance and prevent issues like exceeding API rate limits.
A simple and generic rate limiter to prevent too many function calls or http requests.
WCF Math Service Library with Multi-Threaded Capabilities & Console Service Host and a Client “Tester” ChannelFactory Implementation
A Java concurrent API to throttle the maximum concurrency to process tasks for any given client while the total number of clients being serviced in parallel can also be throttled
manages multiple throttlers with ability to ramp up and down
A modular rate limiter for SvelteKit. Use in password resets, account registration, etc.
Wildberries REST API statistics client library with throttling requests
Modular, way of implementing rate-limiting in python with a few handy default implementations
One Line to throttle, debounce and delay: Say Goodbye to Reactive Programming such as RxSwift and Combine.
Open source headless CMS API written using NestJS, that has pre built modules like User Management, Role Management, Permission Management, Email Module, Account Settings, OTP, Throttling, RBAC support, Localization, and many more.
Add a description, image, and links to the throttle-requests topic page so that developers can more easily learn about it.
To associate your repository with the throttle-requests topic, visit your repo's landing page and select "manage topics."