知乎高赞:中国有哪些不错的开源软件产品?
The following article comes from dotNET匠人 Author Bravo Yeung
点击上方“开源社”关注我们
| 作者:Bravo Yeung
| 转载自:dotNet匠人
| 编辑:杨紫琳
| 责编:Corrie
开源社引言
2019中国开源年度报告虽然博采周咨,但仍然可能有遗珠之憾,欢迎读者二相对照,拍砖指正。请点击文末相关阅读!
在知乎上,有个问题问“中国有什么拿得出手的开源软件产品(在 GitHub 等社区受欢迎度较好的)?”事实上,还不少呢~本人于2019.7.6进行了较为全面的回答:https://www.zhihu.com/question/330380501/answer/735432198,获得该问题下回答中得最高赞(236赞和1枚专业勋章),对这些受欢迎的 Github 开源项目分类整理如下
1
分布式计算,云平台相关工具类仓库地址: apache/skywalking
https://github.com/apache/skywalking更多详情请看:SkyWalking 毕业成为 Apache 顶级项目 - InfoQhttps://www.infoq.cn/article/lclYRGCBXTLaM82ue-7W
仓库地址: apache/skywalkinghttps://github.com/apache/skywalking更多详情请看:快讯!Apache ShardingSphere进入CNCF全景图
3. TiKV , PingCap 公司
tikv/tikv: 分布式的事务型键值数据库,最初是作为TiDB 的功能的补充而创建的仓库地址: tikv/tikvhttps://github.com/tikv/tikv
4.阿里巴巴 Dragonflydragonflyoss/Dragonfly: Dragonfly是一个基于P2P的智能图像和文件分发系统。
仓库地址: dragonflyoss/Dragonflyhttps://github.com/dragonflyoss/Dragonfly
5.阿里巴巴 dubbo (主要语言是 Java )apache/dubbo: Apache Dubbo 是一个基于Java的高性能的开源RPC框架。
仓库地址: apache/dubbohttps://github.com/apache/dubbo
6.携程 阿波罗配置管理
仓库地址:https://github.com/ctripcorp/apollo
2
面试干货类1. MisterBooo/LeetCodeAnimation : 用动画的形式呈现解 LeetCode 题目的思路仓库地址: MisterBooo/LeetCodeAnimationhttps://github.com/MisterBooo/LeetCodeAnimation
2. CyC2018/CS-Notes : Tech Interview Guide 技术面试必备基础知识 等,作者 郑永川
仓库地址: CyC2018/CS-Noteshttps://github.com/CyC2018/CS-Notes
3
Web前端类1.百度 Echarts
仓库地址: apache/incubator-echarts
https://github.com/apache/incubator-echarts
2.阿里巴巴 ant-design 系列
ant-design/ant-design: A UI Design Language
相关的代码仓库: Ant Design like a Pro! ant-design/ant-design-pro
https://github.com/ant-design/ant-design-pro
4
App类1.腾讯微信 WeUI
仓库地址: 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#.
仓库地址: https://github.com/JeffreySu/WeiXinMPSDK
3. Android 相关
a. daimajia/AndroidViewAnimations : Cute view animation collection.
仓库地址: daimajia/AndroidViewAnimations
https://github.com/daimajia/AndroidViewAnimations
b. daimajia/AndroidSwipeLayout : The Most Powerful Swipe Layout!
代码仓库: daimajia/AndroidSwipeLayout
https://github.com/daimajia/AndroidSwipeLayout
5
下载工具1. you-get 下载器 (开发语言: Python )soimort/you-get: 傻瓜式网络抓取下载器仓库地址: https://github.com/soimort/you-get官网: https://you-get.org/
6
游戏相关1. cocos2d/cocos2d-x: Cocos2d-x 是一套开源的跨平台游戏开发工具,被全球数百万开发人员使用。
仓库地址: cocos2d/cocos2d-x
https://github.com/cocos2d/cocos2d-x
7
其它工具1. Wox (快速启动工具,类似于 Mac 中的 Alfred,支持 Win7, Win 8, Win10)
Wox-launcher/Wox: Windows中的快速启动器,是Alfred和Launchy的替代产品。
2. Chatie/wechaty : WeChat Bot SDK (主要语言是 Typescript )
仓库地址: Chatie/wechaty
https://github.com/Chatie/wechaty
*本文图片来源原文,如有侵权请联系删除!
相关阅读 | Related Reading