FICHA · MANJARO

haskell-rate-limit

A basic library for rate-limiting IO actions.

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides basic rate limiting for Haskell IO actions. Rate limiting controls how often an action may run, which helps avoid overloading services, APIs, logs, or local resources.

It is useful for clients, background jobs, retry loops, bots, and tools that call external services. It is a developer library and the correct limits still depend on the application's policy.

Permissions

Permissions not analysed for this source yet.