awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesRate Limiting

Tools for controlling request frequency and traffic flow.

Explore 2 awesome GitHub repositories matching part of an awesome list · Rate Limiting. Refine with filters or upvote what's useful.

Awesome Rate Limiting GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • uber-go/ratelimitAvatar von uber-go

    uber-go/ratelimit

    4,665Auf GitHub ansehen↗

    This is a Go library that implements a leaky-bucket algorithm to control the frequency of operations and requests per second. It serves as a concurrent request throttler that blocks calling threads until request slots become available to maintain a steady execution rate. The project includes a traffic burst controller that allows the accumulation of unspent request capacity, permitting short-term spikes in volume while maintaining a defined long-term average rate. The library provides capabilities for operation frequency limiting, request interval enforcement, and application resource protec

    High-performance rate limiting implementation for Go applications.

    Go
    Auf GitHub ansehen↗4,665
  • animir/node-rate-limiter-flexibleAvatar von animir

    animir/node-rate-limiter-flexible

    3,556Auf GitHub ansehen↗

    Atomic and non-atomic counters and rate limiting tools. Limit resource access at any scale.

    Request limiting for single or distributed environments.

    JavaScriptbruteforcedrizzledynamodb
    Auf GitHub ansehen↗3,556
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Rate Limiting