limiter
There are 147 repositories under limiter topic.
sergree/matchering
🎚️ Open Source Audio Matching and Mastering
SGrondin/bottleneck
Job scheduler and rate limiter, supports Clustering
long2ice/fastapi-limiter
A request rate limiter for fastapi
yu120/neural
高并发、高可用的微服务架构中的分布式治理利刃,提供了分布式限流、服务降级、熔断器、重试器等容错特性,并提供了SPI、过滤器和JWT等功能。此外还提供了很多小的黑科技(如:IP黑白名单、UUID加强版、Snowflake和大并发时间戳获取等)。
aoju/bus
Bus 是一个基础框架、服务套件,它基于Java8编写,参考、借鉴了大量已有框架、组件的设计,可以作为后端服务的开发基础中间件。代码简洁,架构清晰,非常适合学习使用。
839128/bus
Bus (应用/服务总线) 是一个基础框架、服务套件,它基于Java17+ 编写,参考、借鉴了大量已有框架、组件的设计,可以作为后端服务的开发基础中间件。代码简洁,架构清晰,非常适合学习使用。
symfony/rate-limiter
Provides a Token Bucket implementation to rate limit input and output in your application
tl-open-source/tl-ops-manage
api-gateway, framework for service management based on openresty。balance, health-check, limit-fuse, waf, 负载均衡,健康检查,服务熔断,服务限流,动态配置,数据统计, waf过滤,黑白名单,基于openresty的API网关
KlausLi/Esp-Soyosource-Controller
Der Esp8266 ist über ein Rs485 Modul mit dem Soyosource 1200 verbunden und kann diesem die Leistungswerte senden. ManualMode: Der Leistungswert kann auf der Esp Webseite eingegeben und gesendet werden. AutoMode: Der Esp empfängt über Mqtt Topic den LeistungsWert (z.B. der Wert einer Messeinrichtung über die 3 Phasen)der gewünschten zu regelnden Leistung und regelt den Soyosource automatisch.
yizzuide/Milkomeda
Spring extend componets which build from experience of bussiness, let developers to develop with Spring Boot as fast as possible.(基于Spring生态打造的一系列来自业务上的快速开发模块集合。)
kamilsk/semaphore
🚦 Semaphore pattern implementation with timeout of lock/unlock operations.
Joohansson/NanoRPCProxy
A relay, limiter, token and protection system for Nano node RPC & websocket interface
sergree/matchering-cli
🎚️ Simple Matchering 2.0 Command Line Application
magnetophon/lamb-rs
A lookahead compressor/limiter that's soft as a lamb.
sergree/matchering-web
🎚️ Self-Hosted LANDR / eMastered Alternative
DiffAPF/torchcomp
Differentiable dynamic range controller in PyTorch.
MarkzP/AudioEffectDynamics
Dynamics Processor (Gate, Compressor & Limiter) for the Teensy Audio Library
houbb/rate-limit
🎃Rate limit for java.(java 渐进式限流工具框架,支持 spring springboot 字节码)
denji/cpulimit
CPU usage limiter for Linux, Solaris, *BSD, macOS
managedcode/Orleans.RateLimiting
This is a library for Microsoft Orleans that provides a set of rate limiting algorithms for controlling the flow of requests in your distributed applications. It is designed to be easy to use and to integrate with your Orleans-based applications seamlessly.
tunnckoCore/koa-ip-filter
koa middleware to filter request IPs or custom ID with glob patterns, array, string, regexp or matcher function. Support custom 403 Forbidden message and custom ID.
americanexpress/redux-lifesaver
✨ redux-lifesaver is a middleware that keeps track of how many times actions of the same type are dispatched within a given period.
Kretech/xgo
Go Components
dpep/berater_rb
work within limits
Pierre-Lannoy/wp-sessions
Powerful sessions manager for WordPress with sessions limiter and full analytics reporting capabilities.
x42/dpl.lv2
Digital Peak Limiter LV2 Plugin
softlgl/AspNetCoreRateLimiter
AspNetCore限流组件
khalil-farashiani/golim
Golim is a Go-based rate limiter using a token bucket algorithm to manage web service request rates with customizable settings.
Shareed2k/fiber_limiter
fiber_limiter using redis as store for rate limit with two algorithms for choosing sliding window, gcra leaky bucket
zhouyinyan/rate_limiter
java应用限流组件
Ananto30/cap-em
Highly configurable resource usage/limit tracker
vihdzp/colimiter
An inverse limiter.
jack60612/Nvidia-470.05
NVIDIA drivers with no limiter. Some files are stored using git LFS
matlen67/soyosource-powercontroller
soyosource-powercontroller for ESP8266
mrstebo/Nancy.LeakyBucket
A request limiter based on the Leaky Bucket algorithm
soulomoon/python-throttle
Super naive python redis limiter