我经常用到的一些小工具类:类型验证、转换,http,oauth,job,redis queue,jsonrpc等
☆13Feb 8, 2017Updated 9 years ago
Alternatives and similar repositories for tools
Users that are interested in tools are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- logging-aspect 项目中日志收集实现AOP 和 Listener两种全局实现☆10Nov 17, 2017Updated 8 years ago
- 【Released】🛠Java常用的插件API整理以及基于JDK的一些方法封装库,能在不依赖大型框架下快速进行开发(亦可快速用于测试或者脚本类代码编写 - 含数据库相关)。☆13Apr 10, 2025Updated last year
- 收集技术文档,涵盖面试,编程,数据库等等☆15Apr 19, 2018Updated 8 years ago
- MySQL/Redis proxy server☆13Aug 29, 2014Updated 11 years ago
- MQTT broker for java based on Netty☆15Sep 2, 2025Updated 10 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 学习netty时的一些demo,学习书籍netty权威指南,以及自己实现的基于netty的私有协议栈☆18Aug 28, 2017Updated 8 years ago
- Java Mqtt server/broker base on netty, mongodb, redis and spring boot☆14Sep 27, 2016Updated 9 years ago
- 使用一致性哈希consistent-hashing来实现分布式redis,基于spring使用的缓存工具☆14Aug 3, 2017Updated 8 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 4 years ago
- j360系列 - 缓存异步写数据库的框架☆15Apr 14, 2016Updated 10 years ago
- 测试 Spring 事务的各种传播行为☆13Apr 27, 2014Updated 12 years ago
- 基于Openresty整合lua server framework☆10Oct 20, 2017Updated 8 years ago
- 基于Bytebuddy的Java Agent AOP框架☆11Feb 21, 2024Updated 2 years ago
- 使用openresty结合lua开发dubbo restful网关☆11Nov 5, 2018Updated 7 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.
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15May 25, 2017Updated 9 years ago
- springboot+redis集群,及jedisUtil工具,redis操作代码,供以后参考☆11Oct 27, 2023Updated 2 years ago
- 轻量级java消息中间件☆55Aug 16, 2016Updated 9 years ago
- 基于阿里Dubbo框架的服务切换工具☆19Jul 21, 2017Updated 8 years ago
- 演示联合使用nutz和dubbo☆14Dec 30, 2013Updated 12 years ago
- 商品抢购,主要解决并发问题。CDN Redis 事务☆13Sep 27, 2017Updated 8 years ago
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统耦合低,目前支持的MQ有RocketMQ☆12Dec 6, 2018Updated 7 years ago
- ZxFrame为JAVA框架-支持读写分离,读数据源熔断,分库分表;多级缓存,防缓存击穿/穿透/雪崩;支持分布式ID/锁;配置热更新等☆13Jun 21, 2022Updated 4 years ago
- 全称:minsx-common-cloud-storge 公共云存储,主要用于统一阿里云、百度云、腾讯云、七牛云等云存储及本地存储,提供一套简单通用的标准☆19Dec 3, 2018Updated 7 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.
- a simple rpc framework for java☆14Dec 9, 2014Updated 11 years ago
- 正则表达式解析引擎☆15May 4, 2023Updated 3 years ago
- GitLab配置管理服务端☆11May 11, 2023Updated 3 years ago
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Jul 1, 2016Updated 10 years ago
- ☆12Sep 15, 2017Updated 8 years ago
- java分布式爬虫,主机和从机控制的机制☆14May 21, 2015Updated 11 years ago
- 基于Netty的文件传输程序,方便与其他系统的集成☆21Jul 5, 2018Updated 8 years ago
- 基于netty的使用HTTP进行文件传输☆16Oct 15, 2015Updated 10 years ago
- 分布式timer插件, 轻量, 易用, 去中心化, 均衡负载, 集群节点通过zookeeper同步作业, java编写☆15May 22, 2017Updated 9 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- cluster Tomcat 6.x and Tomcat 7.x, use redis store session☆24Jan 22, 2016Updated 10 years ago
- Nodemailer support for Keystone☆10May 16, 2018Updated 8 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆22Oct 4, 2022Updated 3 years ago
- spring整合guava和redis实现本地和远程缓存☆41Aug 4, 2015Updated 10 years ago
- 广告系统☆16Feb 25, 2019Updated 7 years ago
- dubbox 2.8.1版本 在其基础之上进行扩展☆10Dec 16, 2014Updated 11 years ago
- j.u.s.Stream alternative (synchronous only), reusable, faster, more operators, easier to use.☆19Jul 8, 2026Updated last week