阿里巴巴2018牛逼java开源项目27个汇总

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/qq_29556507/article/details/86229480

1.分布式应用服务开发的一站式解决方案 Spring Cloud Alibaba

地址:https://github.com/spring-cloud-incubator/spring-cloud-alibaba

2. JDBC 连接池、监控组件 Druid

地址:https://github.com/alibaba/druid

3. Java 的 JSON 处理器 fastjson

地址:https://github.com/alibaba/fastjson

4. 服务框架 Dubbo

地址:https://github.com/alibaba/dubbo

5. 企业级流式计算引擎 JStorm

地址:https://github.com/alibaba/jstorm

6. apns4j

地址:https://github.com/teaey/apns4j

7. 分布式数据层 TDDL

地址:https://github.com/alibaba/tb_tddl

8. 轻量级分布式数据访问层 CobarClient

地址:https://github.com/alibaba/cobarclient

9. 淘宝定制 JVM:TaobaoJVM

地址:http://jvm.taobao.org

10. Java 图片处理类库 SimpleImage

地址:https://github.com/alibaba/simpleimage

11. redis 的 java 客户端 Tedis

地址:https://github.com/justified/tedis

12.开源 Java 诊断工具 Arthas

地址:https://alibaba.github.io/arthas/

13.动态服务发现、配置和服务管理平台 Nacos

地址:https://nacos.io/en-us/

14.Java 解析 Excel 工具 easyexcel

地址:https://github.com/alibaba/easyexcel

15.高可用流量管理框架 Sentinel

地址:https://github.com/alibaba/Sentinel

16.基于多维度 Metrics 的系统度量和监控中间件 SOFALookout

地址:https://github.com/alipay/sofa-lookout

17.基于 Spring Boot 的研发框架 SOFABoot

地址:https://github.com/alipay/sofa-boot

18.轻量级 Java 类隔离容器 SOFAArk

地址:https://alipay.github.io/sofastack.github.io/

19.分布式链路追踪中间件 SOFATracer

地址:https://github.com/alipay/sofa-tracer

20.高性能 Java RPC 框架 SOFARPC

地址:https://github.com/alipay/sofa-rpc

21.基于 Netty 的网络通信框架 SOFABolt

地址:https://github.com/alipay/sofa-bolt

22.动态非侵入 AOP 解决方案 JVM-Sandbox

地址:https://github.com/alibaba/jvm-sandbox

23.面向云的分布式消息领域标准 OpenMessaging

地址:https://github.com/openmessaging/openmessaging-java

24.P2P 文件分发系统 Dragonfly

地址:https://github.com/alibaba/Dragonfly

25.LayoutManager 定制化布局方案 vlayout

地址:https://github.com/alibaba/vlayout

26.Java 代码规约扫描插件 P3C

地址:https://github.com/alibaba/p3c

27.Android 容器化框架 Atlas

地址:http://atlas.taobao.org/

阅读的同时,可以关注公众号共同成长交流

猜你喜欢

转载自blog.csdn.net/qq_29556507/article/details/86229480
今日推荐