throttle-requests

There are 19 repositories under throttle-requests topic.

  • gobeam/truthy

    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.

    Language:TypeScript46281183
  • ciscoheat/sveltekit-rate-limiter

    A modular rate limiter for SvelteKit. Use in password resets, account registration, etc.

    Language:TypeScript172573
  • hamburgscleanest/guzzle-advanced-throttle

    A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get the response from cache when the rate limit is exceeded or always get a cached value to spare your rate limits. Using wildcards in host names is also supported.

    Language:PHP1287816
  • boraseoksoon/Throttler

    One Line to throttle, debounce and delay: Say Goodbye to Reactive Programming such as RxSwift and Combine.

    Language:Swift1245619
  • hamburgscleanest/laravel-guzzle-throttle

    A Laravel wrapper for https://github.com/hamburgscleanest/guzzle-advanced-throttle.

    Language:PHP76489
  • sigmavirus24/rush

    Modular, way of implementing rate-limiting in python with a few handy default implementations

    Language:Python564810
  • jessicaxiejw/adaptive_throttler

    manages multiple throttlers with ability to ramp up and down

    Language:Go31112
  • Leonid74/wildberries-api-php

    Wildberries REST API statistics client library with throttling requests

    Language:PHP8317
  • MadMikeyB/throttleable

    Throttle requests to your application based on users IP address.

    Language:PHP5300
  • q3769/conottle

    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

    Language:Java3101
  • thewaterfall/spring-rate-throttler

    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.

    Language:Java30
  • aidanwhiteley/books-gateway

    A Spring Cloud Gateway project to provide an API gateway to the Books project APIs

    Language:Java2300
  • ahmedelserafy7/Throttle

    Throttle is a simple iOS app to hinder incoming requests that causes overloading in the application, enhance user experience design, and improve performance.

    Language:Makefile0200
  • tdhooten/simple-throttle

    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.

    Language:C#0100
  • BennyThadikaran/mThrottle

    A simple and generic rate limiter to prevent too many function calls or http requests.

    Language:Python
  • kathleenwest/WCFMathServiceLibraryMultiThreadedCapableWithConsoleServiceHost-ClientTester

    WCF Math Service Library with Multi-Threaded Capabilities & Console Service Host and a Client “Tester” ChannelFactory Implementation

    Language:C#101
  • mikebychkov/ecom-market-test

    Reducing amount of http requests in a given time

    Language:Java
  • sivanzheng/taxios

    Taxios(throttle-axios), using LRU algorithm to achieve caching, can automatically cancel repeated requests.

    Language:TypeScript20