开源项目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“最受 ...
随机推荐
- (转)【Unity Shaders】Vertex Magic —— 访问顶点颜色
转自:http://blog.csdn.net/candycat1992/article/details/38147767 本系列主要参考<Unity Shaders and Effects C ...
- c# event Action 判断事件列表中是否存在这个委托
using UnityEngine; using System.Collections; using System; public class eventTest : MonoBehaviour { ...
- 关于ZedGraph几个难点
1.引言 由于工作原因,需要对数据进行图表展示,.NET默认的控件库或者DotNetBar的控件库又不能满足需求.去网上找到了这个开源的ZedGraph绘制2D图表的程序集,之所以选择这个ZedGra ...
- [Javascript] Avoiding Mutations in JavaScript with Immutable Data Structures
To demonstrate the difference between mutability and immutability, imagine taking a drink from a gla ...
- php学习笔记之动态生成一组单选button
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/ ...
- 也谈OpenStack中的虚拟机HA
OpenStack是一个旨在为公共及私有云的建设与管理提供软件的开源项目. 它的社区拥有超过130家企业及1350位开发人员,这些机构与个人都将OpenStack作为基础设施即服务(IaaS)资源的通 ...
- Windows 环境 cygwin 安装 SSH
本文内容 安装环境 安装 cygwin 安装 SSH 服务 启动 sshd 服务 SSH 免密码登录 验证 SSH 是否已安装成功 验证 SSH 是否可以免密码登录本机 安装环境 Windows 20 ...
- CentOS7安装Docker与使用篇
一.在CentOS7上安装Docker篇 1. 查看系统版本: $ cat /etc/redhat-release CentOS Linux release 7.0.1406 (Core) 2. 安装 ...
- 关于testNG和JUnit的对比
关于选择JUnit还是选testNG,这几篇文章,建议读一读: API参考文档: Junit API文档:http://junit.org/junit4/javadoc/latest/index.ht ...
- 微软BI 之SSAS 系列 - 在SQL Server 2012 中开发 Analysis Services Multidimensional Project
SQL Server 2012 中提供了开发 SSAS 项目的两种模型,一种是新增加的 Tabular Model 表格模型,另一种就是原始的 Multidimensional Model 多维模型. ...