通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持。核心逻辑抄自alibaba开源的Sentinel。
☆86Jun 26, 2023Updated 2 years ago
Alternatives and similar repositories for qps-helper
Users that are interested in qps-helper are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- springmvc 、springboot、springcloud 动态配置系统。http 轮询方式 更新 动态配置☆19Sep 25, 2023Updated 2 years ago
- 暂停维护,已迁移到 https://github.com/fashionbrot/validation 下☆27Jun 28, 2023Updated 2 years ago
- miniexcel主要是解决读写大数据量(上百w条记录)时导致的OOM问题。扩展性强、可玩性高、对于大数据量导入导出支持分页查询分页导出(避免一次性从数据库加载数据过多导致内存压力)!更多参见 使用文档(Wiki)☆18Jul 30, 2021Updated 4 years ago
- 📌 企业级微服务应用架构实践,致力于解决微服务架构中的疑难杂症。包括不限于源码解析、蓝绿发布、灰度发布、全链路影子库、分布式链路追踪、异地多活等。如果觉得有用,不妨关注一下。☆13Jun 10, 2022Updated 4 years ago
- sync tools from other to polaris☆14Oct 12, 2023Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 告诉你百度,对懒人有奇效☆13Jul 30, 2020Updated 5 years ago
- Akita.Mini Database Helper For MySQL.☆27Mar 6, 2026Updated 3 months ago
- 一个高性能二级缓存实现, 内存LRU缓存 + 磁盘文件持久化缓存。☆64Oct 13, 2020Updated 5 years ago
- 复杂聚合操作代价高的一种解决思路☆20Apr 16, 2022Updated 4 years ago
- shadowsocks base java netty frame work☆11Mar 26, 2019Updated 7 years ago
- Source processor Dubbo interface.☆20May 15, 2026Updated 3 weeks ago
- 通过netty把网络传输层的理论与实践融合起来,从而理解tomcat、dubbo、http、tcp、websocket等框架、协议,致力于原理的理解☆14Jul 16, 2023Updated 2 years ago
- Description Sentinel Dashboard使用NACOS作为数据源持久化规则。【仅用于教学,如用于生产,请务必做好测试!】☆104Dec 15, 2022Updated 3 years ago
- 基于队列的任务调度及分发中间件,based on RocketMQ☆16Nov 16, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆16Apr 19, 2025Updated last year
- ☆13Mar 31, 2023Updated 3 years ago
- 参考 DDD/Clean Architecture 设计理念,整合 Spring Boot/Spring Security/Mybatis Plus/Vavr 的 Spring Realworld 应用案例☆24Sep 21, 2024Updated last year
- Distributed lock service | 分布式锁服务☆32Jun 1, 2026Updated last week
- 风控系统设计demo☆23Apr 25, 2017Updated 9 years ago
- 分布式延迟调度中间件,自实现Raft分布式一致性算法+LevelDB实现分布式数据存储,使用时间轮算法调度任务执行,支持取消未开始调度的任务。☆21Nov 26, 2022Updated 3 years ago
- 钉钉群消息推送助手☆22Oct 13, 2020Updated 5 years ago
- 幂等的,防止重复的提交,使用spring HandlerInterceptor 拦截+redission 提供的分布式锁来进行控制☆30Apr 14, 2021Updated 5 years ago
- SDS是一个基于Java开发的简单、易用、高性能的服务降级系统,支持限流、熔断和降级等功能,服务端必备!!☆442May 9, 2025Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于 SPI 原理实现自定义动态 Bean 加载到 Spring 容器的实现☆31Mar 19, 2019Updated 7 years ago
- Java class bytecode editor☆31Nov 16, 2024Updated last year
- Sentinel 教程,包括原理分析,源码阅读,实战分享☆879Mar 31, 2022Updated 4 years ago
- For the better CI as well as CD using gogs and drone base on kubernetes☆10Jul 31, 2021Updated 4 years ago
- ☆46Jul 12, 2025Updated 10 months ago
- UReport2 是一款基于架构在 Spring 之上纯 Java 的高性能报表引擎☆67May 13, 2022Updated 4 years ago
- Data-Structure for JAVA☆15Oct 16, 2015Updated 10 years ago
- 《让天下没有难学Netty》系列博文40+,并且对RocketMQ远程通信框架的提取,通过阅读大牛对Netty的封装,感悟Netty编程之美。☆234Jul 17, 2021Updated 4 years ago
- 将平常开发中非常常用的功能做成轮子,减少开发时间,让开发者拥有更多的时间处理其他事情,如果本项目给你提供了帮助,请给予支持(star一下,或者推荐给你的朋友)!☆124May 6, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 一个用go实现的命令行下查看每个网卡详细流量的小工具☆28Jan 2, 2018Updated 8 years ago
- Use Javassist, a custom Gradle plug-in to implement automatic try-catch. AOP思想取代防范性try-catch☆22Jul 6, 2019Updated 6 years ago
- java 比特币开发详解:本课程面向初学者,内容即涵盖比特币的核心概念,例如区块链存储、去中心化共识机制、密钥与脚本、交易与UTXO等,同时也详细讲解如何在Php代码中集成比特币支持功能,例如创建地址、管理钱包、构造裸交易等,是java工程师不可多得的比特币开发学习课程。☆19Nov 11, 2018Updated 7 years ago
- 一个仿innodb的数据库存储引擎。☆15Sep 17, 2018Updated 7 years ago
- 📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no nee…☆5,989Mar 12, 2026Updated 2 months ago
- Bistoury是去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案☆4,079Dec 16, 2022Updated 3 years ago
- A simple and easily use ABTest toolkit☆20May 20, 2022Updated 4 years ago