开源项目mark
1. Apache的开源软件列表
2. Java开源Apache项目
3. 阿里巴巴的开源软件列表
4. 百度的开源软件列表
5. 腾讯的开源软件列表
6. 华为的开源软件列表
7. Netflix的开源软件列表
8. 大公司都有哪些开源项目
9. 2017年你不能错过的Java类库
10. 公司开源导航页
下面提供一些开源项目链接地址:
【spring项目】
1. spring以及子项目:
github
地址:https://github.com/spring-projects
【spring cloud项目】
1. spring cloud系列项目:
github
地址:https://github.com/spring-cloud
【apache基金会】
1. apache开源项目列表:
2. apache项目github地址:
github
地址:https://github.com/apache
【eclipse基金会】
1. 轻量级的高性能JVM应用平台Vert.x
apache
地址:https://github.com/eclipse/vert.x
官方参考文档:http://vertx.io/docs/
【阿里巴巴】
1. 开源JSON处理框架fastjson:
github
地址:https://github.com/alibaba/fastjson
2. 开源数据库连接池druid:
github
地址:https://github.com/alibaba/druid
3. 开源分布式服务框架dubbo:
github
地址:https://github.com/alibaba/dubbo
4. 开源分布式开放消息队列RocketMQ:
github
地址:https://github.com/alibaba/RocketMQ备注:
RocketMQ
已经进入apache
孵化器,在孵化器的github
地址如下:github
地址:https://github.com/apache/incubator-rocketmq
5. 开源实时流式计算框架jstorm
github
地址:https://github.com/alibaba/jstorm
6. 开源分布式数据库同步系统otter
github
地址:https://github.com/alibaba/otter
7.开源分布式数据库服务中间件cobar
github
地址:https://github.com/alibaba/cobar
【唯品会】
1. 开源调度框架Saturn:
github
地址:https://github.com/vipshop/Saturn
【当当】
1. 开源调度框架elastic-job:
2. 开源分库分表中间件Sharding-JDBC:
3. 开源分布式服务框架dubbox:
【百度】
1.分布式系统配置管理disconf
【腾讯】
1. 开源基于微服务的平台Tars
github
地址:https://github.com/Tencent/Tars
【携程】
1. 开源Redis多数据中心复制管理系统x-pipe
github
地址:https://github.com/ctripcorp/x-pipe
2. 开源配置管理平台apollo
github
地址:https://github.com/ctripcorp/apollo
3. 开源数据库访问框架dal
github
地址:https://github.com/ctripcorp/dal
【大众点评】
1. 开源实时应用监控平台cat
github
地址:https://github.com/dianping/cat
【谷歌Google】
1. 开源java轻量级IOC框架Guice
github
地址:https://github.com/google/guice
2. 开源基于java1.6的类库集合的扩展guava
github
地址:https://github.com/google/guava
【移动支付公司Square】
1. 开源处理网络请求的网络框架OkHttp
github
地址:https://github.com/square/okhttp
2. 网络请求框架Retrofit
github
地址:https://github.com/square/retrofit
【mybatis项目】
1. Sql映射持久层框架mybatis
github
地址:https://github.com/mybatis/mybatis-3
【hibernate项目】
1. 对象关系映射框架hibernate
开源组织或者个人项目
说明:由于一些项目的名字比较类似,为了区分把作者加上,作者署名团队或者主要开发者。
1. spring boot中文参考文档
作者:qibaoguang
github
地址:https://github.com/qibaoguang/Spring-Boot-Reference-Guide
2. spring4中文参考文档
作者:Way Lau
github
地址:https://github.com/waylau/spring-framework-4-reference
3. 开源分布式数据库中间件Mycat-Server
作者:mycat开源团队
github
地址:https://github.com/MyCATApache/Mycat-Server
4. 开源分布式数据库中间件mycat文档mycat-doc
作者:mycat开源团队
github
地址:https://github.com/MyCATApache/Mycat-doc
5. 基于spring的基础框架库springside
作者:江南白衣
github
地址:https://github.com/springside/springside4
6. 开源信息化快速开发平台jeesite
作者:thinkgem
github
地址:https://github.com/thinkgem/jeesite
7. Java资源大全中文版awesome-java-cn
作者:伯乐在线
github
地址:https://github.com/jobbole/awesome-java-cn
8. 通用权限管理系统cl-privilege
作者:pumadong
github
地址:https://github.com/pumadong/cl-privilege
9. 开源分布式应用追踪分析系统sky-walking
作者:sky-walking团队
github
地址:https://github.com/wu-sheng/sky-walking
10. 轻量级Java Web框架smart-framework
作者:黄勇
git.oschina
地址:http://git.oschina.net/huangyong/smart-framework
11.许雪里github:
作者:许雪里
github
地址:https://github.com/xuxueli
12. 响应式函数编程框架RxJava
作者:ReactiveX
github
地址:https://github.com/ReactiveX/RxJava
13. 常用的java基础工具类iceroot
作者:iceroot
github
地址:https://github.com/iceroot/iceroot
14. 开源轻量级的,高性能的事件总线MBassador
作者:Benjamin Diedrichsen
github
地址:https://github.com/bennidi/mbassador
15. 通过注解来减少Java中的重复代码工具lombok
作者:Reinier Zwitserloot
github
地址:https://github.com/rzwitserloot/lombok
16.简单日志门面slf4j
作者:QOS.ch
github
地址:https://github.com/qos-ch/slf4j
17.模拟测试框架Mockito
作者:mockito
github
地址:https://github.com/mockito/mockito
18. 结合JUnit、 Guice、 Mockito的高效组合测试框架Jukito
作者:Arcbees
github
地址:https://github.com/ArcBees/Jukito
19. 轻量化的分布式服务框架rsf
作者:Hasor Group
码云
地址:http://git.oschina.net/zycgit/rsf
20. JAVA 极速WEB+ORM框架 JFinal
作者:James Zhan
github
地址:https://github.com/jfinal/jfinal
开源项目mark的更多相关文章
- 必须Mark!43个优秀的Swift开源项目推荐
摘要:拥有着苹果先天生态优势的Swift自发布以来,各种优秀的开源项目便层出不穷.本文作者站在个人的角度,将2014年Swift开源项目做了一个甄别.筛选,从工具.存储.网络.界面.框架到Demo以及 ...
- 必须Mark!43个优秀的Swift开源项目推荐(转)
作为一门集百家之长的新语言,Swift拥有着苹果先天的生态优势,而其在GitHub上各种优秀的开源项目也层出不穷.本文作者@SwiftLanguage从2014年6月苹果发布Swift语言以来,便通过 ...
- 微软CMS项目 Orchard 所用到的开源项目
研发了Orchard一年左右了,时常遇到瓶颈,总觉得力不从心,其实并不是基础不够,关键还是概念性的东西太多,一会儿这个概念名词,一会那个,关于Orchard的技术文档也的确很少,每次看起来总是焦头烂额 ...
- 直接拿来用!最火的Android开源项目(完结篇)
直接拿来用!最火的Android开源项目(完结篇) 2014-01-06 19:59 4785人阅读 评论(1) 收藏 举报 分类: android 高手进阶教程(100) 摘要:截至目前,在GitH ...
- 系统研究Airbnb开源项目airflow
开源项目airflow的一点研究 调研了一些几个调度系统, airflow 更满意一些. 花了些时间写了这个博文, 这应该是国内技术圈中最早系统性研究airflow的文章了. 转载请注明出处 htt ...
- 直接拿来用!最火的Android开源项目(完结篇)(转)
摘要:截至目前,在GitHub“最受欢迎的开源项目”系列文章中我们已介绍了40个Android开源项目,对于如此众多的项目,你是Mark.和码友分享经验还是慨叹“活到老要学到老”?今天我们将继续介绍另 ...
- GitHub上不错的Android开源项目(三)
收集相关系列资料,自己用作参考,练习和实践.小伙伴们,总有一天,你也能写出 Niubility 的 Android App :-) GitHub上不错的Android开源项目(一):http://ww ...
- Java Annotation 及几个常用开源项目注解原理简析
PDF 版: Java Annotation.pdf, PPT 版:Java Annotation.pptx, Keynote 版:Java Annotation.key 一.Annotation 示 ...
- 转__Android开源项目(三 完结篇)
http://www.csdn.net/article/2013-05-21/2815370-Android-open-source-projects-finale/1 截至目前,在GitHub“最受 ...
随机推荐
- Using Timers in MFC Applications
Timer Events in MFC Applications Event timers are always handy to have around and useful in nearly e ...
- CSOM中如何取到managed metadata类型字段的类型信息
Field.fieldTypeKind返回的是Invalid [解决方法] There is no "Metadata" type of field in the SP.Field ...
- Web UI 技术发展历程
本文内容 纯文本和静态 HTML 页面 服务器端技术 插件技术--ActiveX.Applet 和 Flash Ajax 异步时代和基于 JavaScript 的 UI 技术 RIA--Adobe F ...
- Android蓝牙BLE低功耗相关简单总结
在看Android4.42的源代码时看到有加入对BLE设备的处理.看的一头雾水,多方百度,最终有种柳暗花明的感觉. 本文总结来源于百度多篇文章,欢迎转载.分享交流 BLE蓝牙概念 BLE:Blueto ...
- 如何在onCreate方法中获取视图的宽度和高度
你可以通过视图的getWidth()和getHeight()来获取视图的宽度和高度. 但是,可能会让你失望的是,如果你直接在onCreate方法内调用这两个函数,你会的到0. 为什么呢? 这是因为,当 ...
- Linux中使用ps、awk、sh一起批量杀死所有的dotnet进程。
一.操作 Linux中使用ps.awk.sh一起批量杀死所有的dotnet进程. 二.参考命令 ps -ef|grep dotnet|awk 'NR==2{print "kill " ...
- JQuery Sparkline 说明文档
来自:http://wenku.baidu.com/link?url=G2JoOrHKrwinFAY03-QpigyvZ2Jg_fZ0JKRtEcnX7jCPyeb4F9cBSC6gT1xKt2XAy ...
- JSP入门实战下
第一部分简单解说:jsp语法的规范,以及三大编译指令,七个动作指令和九大内置对象,生命周期解说等. 这章主要解说el表达式,核心标签库. 所有代码下载:链接 1.核心标签库(JSTL:c)解说: 1. ...
- linux rpm 安装后 mysql 默认安装目录等信息
MySQL安装完成后不象SQL Server默认安装在一个目录,它的数据库文件.配置文件和命令文件分别在不同的目录,了解这些目录非常重要,尤其对于Linux的初学者,因为 Linux本身的目录结构就比 ...
- Quartz.NET开源作业调度框架系列(四):Plugin Job-转
如果在Quartz.NET作业运行时我们想动态修改Job和Trigger的绑定关系,同时修改一些参数那么该怎么办呢?Quartz.NET提供了插件技术,可以通过在XML文件中对Job和Trigger的 ...