awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Rate limiter

Clasificación actualizada el 28 jul 2026

For execution throttling utilities, the strongest matches are apple/swift-async-algorithms (This Swift library provides robust stream timing coordination, including), toss/es-toolkit (This TypeScript utility library provides specialized scheduled execution and) and niksy/throttle-debounce (This repository provides core function throttling and debouncing utilities). sindresorhus/p-throttle is also worth a look. Each is ranked by relevance to your query, popularity and recent activity.

Hand-picked rate limiter repositories for execution throttling, ranked by stars and activity. Compare the top tools and pick the best fit.

Rate limiter

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • apple/swift-async-algorithmsAvatar de apple

    apple/swift-async-algorithms

    3,680Ver en GitHub↗

    This project is a library of algorithms for transforming, filtering, and combining asynchronous data streams in Swift. It provides a toolkit for managing asynchronous sequences, offering a concurrent sequence processor to merge, zip, and concatenate multiple streams into single outputs. The library distinguishes itself through specialized timing and flow control mechanisms. It implements asynchronous back-pressure to synchronize producer and consumer speeds and provides a toolkit for event timing, including debouncing, throttling, and the generation of periodic timers. The capability surface

    This Swift library provides robust stream timing coordination, including native function debouncing and throttling for asynchronous sequences, though it is tailored for Swift rather than general-purpose execution control.

    SwiftEvent Debouncing
    Ver en GitHub↗3,680
  • toss/es-toolkitAvatar de toss

    toss/es-toolkit

    11,154Ver en GitHub↗

    es-toolkit is a JavaScript utility library and TypeScript data transformation toolset designed as a high-performance alternative to traditional utility suites. It serves as a tree-shakable module library and a compatibility layer for those migrating from legacy dependencies by mirroring established function signatures. The project is specifically optimized for AI code generation, providing structured documentation and specialized skill sets to improve the accuracy and discoverability of its functions for AI coding assistants. Its architecture focuses on a zero-dependency core and modular expo

    This TypeScript utility library provides specialized scheduled execution and function throttling tools, though its broader scope as a general data-transformation toolkit means it is not dedicated exclusively to rate limiting.

    TypeScriptExecution Debouncing
    Ver en GitHub↗11,154
  • niksy/throttle-debounceAvatar de niksy

    niksy/throttle-debounce

    1,045Ver en GitHub↗

    Throttle and debounce functions.

    This repository provides core function throttling and debouncing utilities, fitting the requested category well though it lacks explicit asynchronous support and advanced customization out of the box.

    JavaScriptFunctional Programming
    Ver en GitHub↗1,045
  • sindresorhus/p-throttleAvatar de sindresorhus

    sindresorhus/p-throttle

    519Ver en GitHub↗

    Throttle promise-returning & async functions

    This JavaScript utility provides promise-returning and asynchronous function throttling to control execution frequency, fulfilling the core requirements minus debouncing and TypeScript definitions.

    JavaScriptPromise UtilitiesTiming and Delays
    Ver en GitHub↗519

Related searches

  • System utilities
  • Concurrency design patterns
  • Task management extensions
  • Command runner
  • Code execution sandbox
  • Concurrency control libraries
  • Animation sequencing software
  • Parallel execution framework