新出炉的热门大厂java开源项目

1. Apache的开源软件列表

http://www.oschina.net/project/apache

2. Java开源Apache项目

http://www.open-open.com/56.htm

3. 阿里巴巴的开源软件列表

http://www.oschina.net/project/alibaba

4. 百度的开源软件列表

http://www.oschina.net/project/baidu

5. 腾讯的开源软件列表

http://www.oschina.net/project/tencent

6. 华为的开源软件列表

http://www.oschina.net/project/huawei

7. Netflix的开源软件列表

http://www.oschina.net/project/netflix

8. 大公司都有哪些开源项目

http://www.cnblogs.com/dunitian/p/5581520.html

9. 2017年你不能错过的Java类库

http://www.importnew.com/23858.html

10. 公司开源导航页

https://www.oschina.net/company

11. 轻量级的高性能JVM应用平台Vert.x

apache地址:https://github.com/eclipse/vert.x
官方参考文档:http://vertx.io/docs/

12. apache开源项目列表:

apache地址:http://www.apache.org/index.html#projects-list

github地址:https://github.com/apache

13. 开源JSON处理框架fastjson:

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

14. 开源数据库连接池druid:

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

15. 开源分布式服务框架dubbo:

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

16. 开源分布式开放消息队列RocketMQ:

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

备注:RocketMQ已经进入apache孵化器,在孵化器的github地址如下:
github地址:https://github.com/apache/incubator-rocketmq

17. 开源实时流式计算框架jstorm

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

18. 开源分布式数据库同步系统otter

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

19.开源分布式数据库服务中间件cobar

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

20. 开源调度框架Saturn:

github地址:https://github.com/vipshop/Saturn

21. 开源调度框架elastic-job:

github地址:https://github.com/dangdangdotcom/elastic-job

22. 开源分库分表中间件Sharding-JDBC:

github地址:https://github.com/dangdangdotcom/sharding-jdbc

23. 开源分布式服务框架dubbox:

github地址:https://github.com/dangdangdotcom/dubbox

24.分布式系统配置管理disconf

github地址:https://github.com/knightliao/disconf

25. 开源基于微服务的平台Tars

github地址:https://github.com/Tencent/Tars

26. 开源Redis多数据中心复制管理系统x-pipe

github地址:https://github.com/ctripcorp/x-pipe

27. 开源配置管理平台apollo

github地址:https://github.com/ctripcorp/apollo

28. 开源数据库访问框架dal

github地址:https://github.com/ctripcorp/dal

29. 开源实时应用监控平台cat

github地址:https://github.com/dianping/cat

30.开源java轻量级IOC框架Guice

github地址:https://github.com/google/guice

31. 开源处理网络请求的网络框架OkHttp(移动支付公司)

github地址:https://github.com/square/okhttp

32. 网络请求框架Retrofit(移动支付公司)

github地址:https://github.com/square/retrofit

33. Sql映射持久层框架mybatis

github地址:https://github.com/mybatis/mybatis-3

34. 对象关系映射框架hibernate

github地址:https://github.com/hibernate/hibernate-orm

 

35. 基于spring的基础框架库springside

作者:江南白衣
github地址:https://github.com/springside/springside4

 

36. spring boot中文参考文档

作者:qibaoguang
github地址:https://github.com/qibaoguang/Spring-Boot-Reference-Guide

37. spring4中文参考文档

作者:Way Lau
github地址:https://github.com/waylau/spring-framework-4-reference

38. 开源分布式数据库中间件Mycat-Server

作者:mycat开源团队
github地址:https://github.com/MyCATApache/Mycat-Server

39. 开源分布式数据库中间件mycat文档mycat-doc

作者:mycat开源团队
github地址:https://github.com/MyCATApache/Mycat-doc

 

40. 开源信息化快速开发平台jeesite

 

作者:thinkgem
github地址:https://github.com/thinkgem/jeesite

41. Java资源大全中文版awesome-java-cn

作者:伯乐在线
github地址:https://github.com/jobbole/awesome-java-cn

42. 通用权限管理系统cl-privilege

作者:pumadong
github地址:https://github.com/pumadong/cl-privilege

43. 开源分布式应用追踪分析系统sky-walking

作者:sky-walking团队
github地址:https://github.com/wu-sheng/sky-walking

44. 轻量级Java Web框架smart-framework

作者:黄勇
git.oschina地址:http://git.oschina.net/huangyong/smart-framework

45.许雪里github:

作者:许雪里
github地址:https://github.com/xuxueli

46. 响应式函数编程框架RxJava

作者:ReactiveX
github地址:https://github.com/ReactiveX/RxJava

47. 常用的java基础工具类iceroot

作者:iceroot
github地址:https://github.com/iceroot/iceroot

48. 开源轻量级的,高性能的事件总线MBassador

作者:Benjamin Diedrichsen
github地址:https://github.com/bennidi/mbassador

49. 通过注解来减少Java中的重复代码工具lombok

作者:Reinier Zwitserloot
github地址:https://github.com/rzwitserloot/lombok

50.简单日志门面slf4j

作者:QOS.ch
github地址:https://github.com/qos-ch/slf4j

51.模拟测试框架Mockito

作者:mockito
github地址:https://github.com/mockito/mockito

52. 结合JUnit、 Guice、 Mockito的高效组合测试框架Jukito

作者:Arcbees
github地址:https://github.com/ArcBees/Jukito

53. 轻量化的分布式服务框架rsf

作者:Hasor Group
码云地址:http://git.oschina.net/zycgit/rsf

54. JAVA 极速WEB+ORM框架 JFinal

作者:James Zhan
github地址:https://github.com/jfinal/jfinal

持续更新中 

  • 4
    点赞
  • 24
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值