在知乎上,有个问题问“中国有什么拿得出手的开源软件产品(在 GitHub 等社区受欢迎度较好的)?”

事实上,还不少呢~

本人于2019.7.6进行了较为全面的回答:

​https://www.zhihu.com/question/330380501/answer/735432198,​

获得该问题下回答中得最高赞(236赞和1枚专业勋章),对这些受欢迎的 Github 开源项目分类整理如下:


分布式计算、云平台相关工具类

1.SkyWalking,作者吴晟、刘浩杨 等等


知乎高赞:中国有哪些不错的开源软件产品?_2d

skyWalking

仓库地址: apache/skywalking

​https://github.com/apache/skywalking​

更多详情请看:

SkyWalking毕业成为Apache顶级项目 - InfoQ


2.Apache ShardingSphere(Apache顶级项目 + CNCF云原生计算基金会全景图项目)


知乎高赞:中国有哪些不错的开源软件产品?_apache_02


仓库地址: apache/incubator-shardingsphere

​https://github.com/apache/incubator-shardingsphere​


3.TiKV, PingCap公司


知乎高赞:中国有哪些不错的开源软件产品?_2d_03


tikv/tikv: 分布式的事务型键值数据库,最初是作为TiDB 的功能的补充而创建的

仓库地址: tikv/tikv

​https://github.com/tikv/tikv​


4.阿里巴巴 Dragonfly

dragonflyoss/Dragonfly: Dragonfly是一个基于P2P的智能图像和文件分发系统。


知乎高赞:中国有哪些不错的开源软件产品?_apache_04


仓库地址: dragonflyoss/Dragonfly

​https://github.com/dragonflyoss/Dragonfly​


5.阿里巴巴 dubbo (主要语言是Java)

apache/dubbo: Apache Dubbo 是一个基于Java的高性能的开源RPC框架。


知乎高赞:中国有哪些不错的开源软件产品?_github_05


仓库地址: apache/dubbo

​https://github.com/apache/dubbo​


6.携程 阿波罗配置管理


知乎高赞:中国有哪些不错的开源软件产品?_2d_06


仓库地址:

​https://github.com/ctripcorp/apollo​


面试干货类:

1.MisterBooo/LeetCodeAnimation: 用动画的形式呈现解LeetCode题目的思路


知乎高赞:中国有哪些不错的开源软件产品?_github_07


仓库地址: MisterBooo/LeetCodeAnimation

​https://github.com/MisterBooo/LeetCodeAnimation​


2.CyC2018/CS-Notes: Tech Interview Guide 技术面试必备基础知识 等,作者 郑永川


知乎高赞:中国有哪些不错的开源软件产品?_apache_08


仓库地址: CyC2018/CS-Notes

​https://github.com/CyC2018/CS-Notes​


Web前端类

1.百度Echarts


知乎高赞:中国有哪些不错的开源软件产品?_github_09

Echarts

仓库地址: apache/incubator-echarts

​https://github.com/apache/incubator-echarts​


2.阿里巴巴ant-design系列

ant-design/ant-design: A UI Design Language

仓库地址: ant-design/ant-design

​https://github.com/ant-design/ant-design​


知乎高赞:中国有哪些不错的开源软件产品?_apache_10

Ant

相关的代码仓库: Ant Design like a Pro! ant-design/ant-design-pro

​https://github.com/ant-design/ant-design-pro​


App类

1.腾讯微信WeUI


知乎高赞:中国有哪些不错的开源软件产品?_apache_11


仓库地址: Tencent/weui

​https://github.com/Tencent/weui​


2.WeiXinMPSDK, 作者: 苏震巍Jeffrey Su (主要语言: C#)

JeffreySu/WeiXinMPSDK: 微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。WeChat SDK for C#.


知乎高赞:中国有哪些不错的开源软件产品?_2d_12


仓库地址:

​https://github.com/JeffreySu/WeiXinMPSDK​


3.Android相关

a. daimajia/AndroidViewAnimations: Cute view animation collection.

知乎高赞:中国有哪些不错的开源软件产品?_2d_13

仓库地址: daimajia/AndroidViewAnimations

​https://github.com/daimajia/AndroidViewAnimations​


b. daimajia/AndroidSwipeLayout: The Most Powerful Swipe Layout!

知乎高赞:中国有哪些不错的开源软件产品?_apache_14

代码仓库: daimajia/AndroidSwipeLayout

​https://github.com/daimajia/AndroidSwipeLayout​


下载工具

1.you-get下载器 (开发语言: Python)

soimort/you-get: 傻瓜式网络抓取下载器

知乎高赞:中国有哪些不错的开源软件产品?_apache_15

仓库地址:

​https://github.com/soimort/you-get​

官网: https://you-get.org/


游戏相关

cocos2d/cocos2d-x: Cocos2d-x是一套开源的跨平台游戏开发工具,被全球数百万开发人员使用。

知乎高赞:中国有哪些不错的开源软件产品?_apache_16

仓库地址: cocos2d/cocos2d-x

​https://github.com/cocos2d/cocos2d-x​


其他工具

1.Wox (快速启动工具,类似于Mac中的Alfred,支持Win7, Win 8, Win10)

Wox-launcher/Wox: Windows中的快速启动器,是Alfred和Launchy的替代产品。

仓库地址: Wox-launcher/Wox

​https://github.com/Wox-launcher/Wox​


知乎高赞:中国有哪些不错的开源软件产品?_github_17


2.Chatie/wechaty: WeChat Bot SDK (主要语言是 Typescript)


知乎高赞:中国有哪些不错的开源软件产品?_github_18


仓库地址: Chatie/wechaty

​https://github.com/Chatie/wechaty​

End

知乎高赞:中国有哪些不错的开源软件产品?_2d_19