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
Clojure wrapper for Bucket4J rate-limiting library based on token-bucket algorithm.
Flash Sale System Based on GO Iris, Gorm and RabbitMQ
Overview of popular Rate Limiter algorithms
implementing golang service using rate limiter (token bucket algorithm) and using redis as cache as optional source data.
Distributed Bucket4J implementation for Datomic Database
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.
A scalable, pluggable rate limiting library in .NET supporting Fixed Window and Token Bucket algorithms with Redis-based distributed execution and dynamic rule configuration.
Create token bucket algorithm in javascript
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%
Limits and Quotas on API Requests with HTTP headers based on IETF draft.
High-Performance Distributed Rate Limiter
Rate Limiter Service that implements the Token Bucket Algorithm
A distributed rate limiter written in Go
Sprinboot based library for rate limiting. Annotation driven rate limiting. Add @ratelimit on any method to get started with default rate limiting
A simple, configurable rate limiter for Go APIs, supporting per-domain and per-action rules with easy YAML configuration and middleware integration. Let me know if you want it even shorter or tailored for a specific context!
Add a description, image, and links to the token-bucket-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the token-bucket-algorithm topic, visit your repo's landing page and select "manage topics."