基于分布式配置中心配置限流参数的Redis轻量级分布式限流组件 轻量级,限流核心基于Redis Lua脚本实现 支持令牌桶、漏桶、滑动窗口限流算法 支持Zookeeper、Naco、Apollo、Consul配置中心配置限流指标 支持Spel表达式,能够实现多维度限流 限流情况可观测性支持
☆37Nov 20, 2024Updated last year
Alternatives and similar repositories for lightweight-rate-limiter
Users that are interested in lightweight-rate-limiter are comparing it to the libraries listed below
Sorting:
- 🔥🔥🔥轻量级日志链路追踪工具,结合logstash-logback-encoder实现日志输出json格式化;支持Sykwalking traceId,支持Apache Dubbo,Alibaba Dubbo,SpringCloud微服务框架日志链路追踪;支持异步线程…☆41Nov 17, 2024Updated last year
- 简单的字典翻译组件☆10Mar 18, 2024Updated last year
- 基于 redis 的偏业务应用的分布式限流组件,使得项目拥有分布式限流能力变得很简单。☆188Jun 21, 2024Updated last year
- cqrs是基于事件回溯的高性能架构,主要针对单个领域业务高度复杂且需要高性能的业务场景,可以说它能够作为高并发系统的通用解决方案。例如:秒杀、抢红包、12306卖票等。基于事件溯源,实现cqrs最复杂的模型, 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更…☆56Oct 26, 2025Updated 4 months ago
- 简单、快速、强大的数据自动关联框架☆22Jun 13, 2023Updated 2 years ago
- Attribute-based access control (ABAC), also known as policy-based access control, defines an access control paradigm whereby access right…☆33Apr 23, 2025Updated 10 months ago
- drasyl-java is a high-performance framework for rapid development of distributed applications☆35Oct 27, 2025Updated 4 months ago
- sharding middleware for spring mybatis☆23Apr 15, 2024Updated last year
- 所有netty项目的例子☆20Mar 7, 2024Updated last year
- 适用于Java的通用规则引擎框架,最新版本基于spEL,支持程序 在运行状态下动态增加规则,方便开发人员根据业务流程需求进行二次开发。☆27Updated this week
- Minimal configuration required for a Spring Boot project using Spring Security with OAuth2 client☆29Aug 7, 2019Updated 6 years ago
- 🎃Rate limit for java.(java 渐进式限流工具框架,支持 spring springboot 字节码)☆34Jun 2, 2025Updated 9 months ago
- 分布式事务-最终一致性消息 队列服务☆27Nov 9, 2017Updated 8 years ago
- 聚合支付、第四方支付、支付系统、对账系统、通知系统、Oauth2☆36Sep 6, 2024Updated last year
- Reference implementation toolkit for writing composable applications☆22Updated this week
- LinkMind is an enterprise-level composite multimodal large model middleware.☆18Updated this week
- 星云项目基于JDK17、Spring Boot 3.5.x、Spring Cloud 2021生态体系技术,采用微服务前后端分离架构,供开发人员学习和交流。包括服务注册与发现、服务监控、服务管理、服务治理、服务网关、服务熔断、配置管理、OAuth2认证授权中心等常见微服务组…☆34Oct 12, 2025Updated 4 months ago
- 初创企业微服务化过程中,为了协作更顺畅,统一代码结构风格。尝试整理一套适合企业的应用架构。该工程为模板工程。依托于DDD 开源框架COLA 4.0应用架构。技术栈基于spring-cloud-alibaba、SpringBoot、Alibaba RocketMQ、mybat…☆10Jun 3, 2024Updated last year
- 读书笔记/积累心得☆10Apr 5, 2017Updated 8 years ago
- 微服务架构的社区+活动秒杀+抽奖平台☆19Jun 6, 2024Updated last year
- 一个基于 Flink CDC 的 CDC 框架,mysql,binlog☆12Apr 8, 2024Updated last year
- 旨在打造一款支持CQRS的功能全备的DDD重量级架构,支持rbac和abac权限管理,支持多租户功能☆17Nov 5, 2025Updated 4 months ago
- 基于spring boot 3.x的starter组件,集成了钉钉机器人发送消息通知,支持多机器人☆12Feb 13, 2023Updated 3 years ago
- 一个基于ElasticSearch的业务日志记录工具☆10Nov 5, 2018Updated 7 years ago
- 基于 Springboot Vue2 实战开发的一套完整的博客管理系统 ! 请你点一个星星 star 鼓励我,感谢!☆10Apr 23, 2024Updated last year
- 基于SpringBoot二次开发,简化Java服务端开发☆12May 20, 2025Updated 9 months ago
- Software Engineer / Indie Hacker☆13Updated this week
- 大模型提示词优化器,让大模型根据测试结果进行反思生成优化建议,并结合用户要求进行提示词优化。☆15May 15, 2025Updated 9 months ago
- 一个基于Netty框架的铁锈战争第三方服务器。A custom RustedWarfare Server based on Netty framework☆39Feb 10, 2026Updated 3 weeks ago
- Simple, Non authoritative Benchmarks for embedded databases running in Github Actions☆11Jul 11, 2024Updated last year
- A fluent API for generating Java byte code☆14Apr 4, 2013Updated 12 years ago
- An Animal Crossing: New Horizons themed file icon pack for VSCode!☆11Jul 12, 2023Updated 2 years ago
- 团队协作沟通软件,打算做成开源免费的钉钉/飞书,预期使用5年时间完成这个巨大的目标。☆11May 29, 2024Updated last year
- An NFT trading platform, to achieve the collection of the chain, first, trading and other functions. 一个NFT交易平台,实现了藏品的上链、首发、交易等功能。☆13Jun 18, 2023Updated 2 years ago
- Tool for generating Midjourney prompts using custom word banks.☆13Jul 5, 2022Updated 3 years ago
- A MySQL to H2 SQL conversion library written in Java☆12Nov 7, 2024Updated last year
- mini-netty is a simplified Netty network programming framework implemented from scratch. Through 37 fine-grained iteration branches, it g…☆20Dec 19, 2025Updated 2 months ago
- Scala implementation of the Tron whitepaper☆15Mar 16, 2018Updated 7 years ago
- ☆12Oct 25, 2023Updated 2 years ago