awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Rate Limiting Utilities · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesRate Limiting Utilities

Components for managing request frequency and traffic flow to external services.

Distinguishing note: Focuses on traffic shaping and token bucket algorithms for API compliance rather than general system monitoring.

Explore 1 awesome GitHub repository matching system administration & monitoring · Rate Limiting Utilities. Refine with filters or upvote what's useful.

  1. Home
  2. System Administration & Monitoring
  3. Rate Limiting Utilities

Awesome Rate Limiting Utilities GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • ccxt/ccxt

    ccxt/ccxt

    40,990View on GitHub↗

    This library provides a unified interface for interacting with hundreds of global cryptocurrency exchanges. It serves as a standardized framework for building automated trading systems, allowing developers to fetch real-time market data, manage account balances, and execute orders across multiple financial platforms through a single, predictable set of methods. The project distinguishes itself by abstracting the complexities of diverse exchange-specific application programming interfaces into a consistent internal schema. It includes a modular authentication layer that automatically handles c

    Manages outgoing request frequency to ensure compliance with individual exchange traffic policies and connection limits.

    Pythonaltcoinapiarbitrage
    40,990View on GitHub↗