当前位置: 代码迷 >> 综合 >> 开源技术合集
  详细解决方案

开源技术合集

热度:69   发布时间:2023-11-21 05:56:40.0

分布式计算、云平台相关工具类
1.SkyWalking,作者吴晟、刘浩杨 等等

仓库地址: apache/skywalking

更多详情请看: SkyWalking毕业成为Apache顶级项目 - InfoQ

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

仓库地址: apache/incubator-shardingsphere

更多详情请看: 快讯!Apache ShardingSphere进入CNCF全景图

3.TiKV, PingCap公司

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

仓库: tikv/tikv

4.阿里巴巴 Dragonfly

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

仓库: dragonflyoss/Dragonfly

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

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

仓库地址: apache/dubbo

6.携程 阿波罗配置管理

仓库: https://github.com/ctripcorp/apollo

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

仓库地址: MisterBooo/LeetCodeAnimation

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

仓库地址: CyC2018/CS-Notes

Web前端类
1.百度Echarts

仓库地址: apache/incubator-echarts

2.阿里巴巴ant-design系列

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

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

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

App类
1.腾讯微信WeUI

仓库地址: Tencent/weui

2.WeiXinMPSDK, 作者: 苏震巍Jeffrey Su

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

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

代码仓库: daimajia/AndroidSwipeLayout

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

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

仓库地址: https://github.com/soimort/you-get

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

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

仓库地址: cocos2d/cocos2d-x

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

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

仓库地址: Wox-launcher/Wox

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

仓库地址: Chatie/wechaty

  相关解决方案