Rate limiting private APIs with Token Bucket Algorithm employing Bucket4J, Redis and Spring Security.
-
Updated
Apr 3, 2024 - Java
Rate limiting private APIs with Token Bucket Algorithm employing Bucket4J, Redis and Spring Security.
A robust, thread-safe, and distributed rate limiter for Go, designed for high-throughput applications.
Includes Final Project (Python), Wireshark Labs, and Theoretical HWs
Rate Limiter for API using Token Bucket Algorithm
A Golang rate limiting package
Optipath | Local Android game booster & network latency optimizer. Fixes lag and stabilizes ping for PUBG Mobile, Free Fire, and CODM via local VpnService split tunneling and token-bucket QoS traffic shaping. No root required.
Clojure wrapper for Bucket4J rate-limiting library based on token-bucket algorithm.
Flash Sale System Based on GO Iris, Gorm and RabbitMQ
implementing golang service using rate limiter (token bucket algorithm) and using redis as cache as optional source data.
Distributed Bucket4J implementation for Datomic Database
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%
Rate-limited, cache-first Spring Boot REST API using Caffeine, Token Bucket algorithm, and PostgreSQL.
Overview of popular Rate Limiter algorithms
Limits and Quotas on API Requests with HTTP headers based on IETF draft.
Create token bucket algorithm in javascript
This Repo implements the Token bucket algorithm for request rate limit per user, using NestJs and Redis.
High-Performance Distributed Rate Limiter
A scalable, pluggable rate limiting library in .NET supporting Fixed Window and Token Bucket algorithms with Redis-based distributed execution and dynamic rule configuration.
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.
Rate Limiter Service that implements the Token Bucket Algorithm
To associate your repository with the token-bucket-algorithm topic, visit your repo's landing page and select "manage topics."