FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

token-bucket-algorithm · GitHub Topics · GitHub

#

token-bucket-algorithm

Here are 45 public repositories matching this topic...

Rate limiting private APIs with Token Bucket Algorithm employing Bucket4J, Redis and Spring Security.

  • Updated Apr 3, 2024
  • Java

A robust, thread-safe, and distributed rate limiter for Go, designed for high-throughput applications.

  • Updated May 25, 2026
  • Go

Rate Limiter for API using Token Bucket Algorithm

  • Updated Jan 5, 2024
  • Java

A Golang rate limiting package

  • Updated May 4, 2024
  • Go

Clojure wrapper for Bucket4J rate-limiting library based on token-bucket algorithm.

  • Updated May 23, 2023
  • Clojure

Distributed Bucket4J implementation for Datomic Database

  • Updated Jan 12, 2026
  • Clojure

implementing golang service using rate limiter (token bucket algorithm) and using redis as cache as optional source data.

  • Updated Sep 23, 2023
  • Go

Create token bucket algorithm in javascript

  • Updated Jul 19, 2024
  • JavaScript

Limits and Quotas on API Requests with HTTP headers based on IETF draft.

  • Updated Jun 19, 2024
  • Go

Built scalable rate limiter using Redis to handle 10K+ req/min and prevent traffic spikes Implemented Token Bucket for per-user & endpoint limits with burst support Ensured consistency using Redis atomic ops, reducing request abuse by ~60%

  • Updated Feb 7, 2026
  • TypeScript

Standalone distributed rate limiting microservice. Token Bucket algorithm via atomic Redis Lua script, Resilience4j circuit breaker with fail-open, Micrometer metrics, and a Java SDK for one-dependency integration.

  • Updated Apr 27, 2026
  • Java

Rate-limited, cache-first Spring Boot REST API using Caffeine, Token Bucket algorithm, and PostgreSQL.

  • Updated Jan 5, 2026
  • Java

Overview of popular Rate Limiter algorithms

  • Updated Jun 26, 2024
  • Go

A scalable, pluggable rate limiting library in .NET supporting Fixed Window and Token Bucket algorithms with Redis-based distributed execution and dynamic rule configuration.

  • Updated Apr 28, 2026
  • C#

Rate Limiter Service that implements the Token Bucket Algorithm

  • Updated Apr 6, 2024
  • Go

High-Performance Distributed Rate Limiter

  • Updated Dec 9, 2025
  • Go

A Distributed Token Bucket (golang/redis)

  • Updated Nov 7, 2019
  • Go

Sprinboot based library for rate limiting. Annotation driven rate limiting. Add @ratelimit on any method to get started with default rate limiting

  • Updated May 15, 2026
  • Java

Improve this page

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

Learn more


Back | FazBrowse Home | New Git URL