An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: throttle-requests

ciscoheat/sveltekit-rate-limiter

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

Language: TypeScript - Size: 220 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 261 - Forks: 5

Elijas/token-throttle

Simple Multi-Resource Rate Limiting That Saves Unused Tokens. Rate limit API requests across different resources and workers without wasting your quota. Reserve tokens upfront, get refunds for what you don't use, and avoid over-limiting.

Language: Python - Size: 249 KB - Last synced at: 5 days ago - Pushed at: 10 days ago - Stars: 8 - Forks: 1

BennyThadikaran/mThrottle

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

Language: Python - Size: 16.6 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

boraseoksoon/Throttler

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

Language: Swift - Size: 122 KB - Last synced at: 10 days ago - Pushed at: 12 months ago - Stars: 161 - Forks: 23

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: TypeScript - Size: 1.07 MB - Last synced at: 28 days ago - Pushed at: 5 months ago - Stars: 543 - Forks: 102

sigmavirus24/rush

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

Language: Python - Size: 160 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 62 - Forks: 10

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: Java - Size: 85 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

Leonid74/wildberries-api-php

Wildberries REST API statistics client library with throttling requests

Language: PHP - Size: 23.4 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 7

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: Java - Size: 269 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

anuragkmr45/rate-limiter-utils

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.

Language: TypeScript - Size: 98.6 KB - Last synced at: 28 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

jessicaxiejw/adaptive_throttler

manages multiple throttlers with ability to ramp up and down

Language: Go - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 31 - Forks: 2

Jitu0110/JWT-TrafficControl

A simple Spring Boot project to show how to use JWT for authentication and rate limiting (throttling).

Language: Java - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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# - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MadMikeyB/throttleable

Throttle requests to your application based on users IP address.

Language: PHP - Size: 12.7 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 0

mikebychkov/ecom-market-test

Reducing amount of http requests in a given time

Language: Java - Size: 75.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rvigo/request-throttle

Demo project to represent a request throttle (api rate limit) written in kotlin (still a WIP)

Language: Kotlin - Size: 96.7 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

aidanwhiteley/books-gateway

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

Language: Java - Size: 94.7 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

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: Makefile - Size: 1 MB - Last synced at: 25 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mahesh2492/akka-fsm-throttler

Language: Scala - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

kathleenwest/WCFMathServiceLibraryMultiThreadedCapableWithConsoleServiceHost-ClientTester

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

Language: C# - Size: 569 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

Related Keywords