Skip to content
#

gcra

Here are 23 public repositories matching this topic...

Advanced rate limiting library for Ruby. Rate limit anything - API calls, AI requests, background jobs. Features GCRA, token bucket algorithms, circuit breakers, and multiple storage backends.

  • Updated Jun 15, 2026
  • Ruby

Rate limiting for Node and the web: GCRA-default, one transform across in-memory/Redis/Postgres (proven bit-identical), and two-tier token leasing with a formally-verified overshoot bound independent of fleet size. Sync API, multi-dimensional checks, fixed-memory DDoS sketches.

  • Updated Jun 23, 2026
  • TypeScript

Resilient, high-performance distributed rate limiter library for Go and Redis. Features 5 algorithms (GCRA, Token Bucket, Sliding Window) with automatic thread-safe local in-memory fallback on Redis outages. Includes Gin, Echo, net/http middleware and an interactive CLI simulator dashboard.

  • Updated May 24, 2026
  • Go

Improve this page

Add a description, image, and links to the gcra 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 gcra topic, visit your repo's landing page and select "manage topics."

Learn more