Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

api-protection

Here are 6 public repositories matching this topic...

High-performance distributed rate limiter service with Redis backend. Supports token bucket and sliding window algorithms, dynamic configuration, and real-time metrics. Built for microservices architectures.

  • Updated Sep 19, 2025
  • Java

limitron is a Go library providing flexible and efficient rate limiting algorithms with support for multiple storage backends (in-memory and Redis). It offers easy-to-use factories, a unified Limiter interface, and constants for robust configuration. Suitable for API protection, service throttling, or any scenario requiring access control based

  • Updated Sep 6, 2025
  • Go

Improve this page

Add a description, image, and links to the api-protection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the api-protection topic, visit your repo's landing page and select "manage topics."

Learn more