# Rate limiter

> AI-ranked search results for `execution throttling utilities` on awesome-repositories.com — ordered by an LLM for relevance, best match first. 116 total matches; showing the top 4.

Explore on the web: https://awesome-repositories.com/q/execution-throttling-utilities

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [this search on awesome-repositories.com](https://awesome-repositories.com/q/execution-throttling-utilities).**

## Results

- [apple/swift-async-algorithms](https://awesome-repositories.com/repository/apple-swift-async-algorithms.md) (3,680 ⭐) — 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
- [toss/es-toolkit](https://awesome-repositories.com/repository/toss-es-toolkit.md) (11,154 ⭐) — 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
- [niksy/throttle-debounce](https://awesome-repositories.com/repository/niksy-throttle-debounce.md) (1,045 ⭐) — Throttle and debounce functions.
- [sindresorhus/p-throttle](https://awesome-repositories.com/repository/sindresorhus-p-throttle.md) (519 ⭐) — Throttle promise-returning & async functions
