当前位置: 首页 > article >正文

分公司-国内外大公司-github等开源项目推荐笔记

国内外大公司开源项目汇总

国内公司开源项目

开发者/团队GitHub/Gitee地址项目名称项目链接地址项目描述Stars数量
阿里巴巴https://github.com/alibabaSentinelhttps://github.com/alibaba/Sentinel分布式系统的流量防护组件21.4k
Nacoshttps://github.com/alibaba/nacos动态服务发现、配置和服务管理平台27.5k
Druidhttps://github.com/alibaba/druid数据库连接池27.2k
腾讯https://github.com/TencentMMKVhttps://github.com/Tencent/MMKV高性能key-value存储框架16.4k
WeUIhttps://github.com/Tencent/weui微信风格UI组件库27.1k
ncnnhttps://github.com/Tencent/ncnn高性能神经网络推理框架18.5k
百度https://github.com/baiduEasyDLhttps://github.com/baidu/EasyDL深度学习平台2.3k
PaddlePaddlehttps://github.com/PaddlePaddle/Paddle深度学习框架20.8k
华为https://github.com/huaweiOpenHarmonyhttps://github.com/openharmony开源分布式操作系统4.5k
MindSporehttps://github.com/mindspore-ai/mindsporeAI计算框架3.8k
字节跳动https://github.com/bytedanceByteXhttps://github.com/bytedance/ByteXAndroid构建优化框架3.6k
Sonichttps://github.com/bytedance/sonic高性能JSON处理库5.7k
美团https://github.com/meituanYOLOv6https://github.com/meituan/YOLOv6目标检测算法5.3k
Leafhttps://github.com/Meituan-Dianping/Leaf分布式ID生成服务5.1k
滴滴https://github.com/didiDoKithttps://github.com/didi/DoKit移动端研发助手19.7k
VirtualAPKhttps://github.com/didi/VirtualAPKAndroid插件化框架15.2k

国外公司开源项目

开发者/团队GitHub/Gitee地址项目名称项目链接地址项目描述Stars数量
Googlehttps://github.com/googleTensorFlowhttps://github.com/tensorflow/tensorflow机器学习框架177k
Flutterhttps://github.com/flutter/flutter跨平台UI框架156k
Kuberneteshttps://github.com/kubernetes/kubernetes容器编排平台103k
Metahttps://github.com/facebookReacthttps://github.com/facebook/react前端框架215k
PyTorchhttps://github.com/pytorch/pytorch深度学习框架71.6k
React Nativehttps://github.com/facebook/react-native移动应用开发框架112k
Microsofthttps://github.com/microsoftVSCodehttps://github.com/microsoft/vscode代码编辑器154k
TypeScripthttps://github.com/microsoft/TypeScriptJavaScript超集语言94.8k
.NEThttps://github.com/dotnet/runtime.NET运行时11.9k
Applehttps://github.com/appleSwifthttps://github.com/apple/swiftSwift编程语言64.2k
Foundationhttps://github.com/apple/swift-foundationSwift基础库2.1k
AWShttps://github.com/awsCDKhttps://github.com/aws/aws-cdk云开发工具包10.5k
SDKhttps://github.com/aws/aws-sdk-jsJavaScript SDK7.8k
Netflixhttps://github.com/NetflixHystrixhttps://github.com/Netflix/Hystrix延迟和容错库23.4k
Zuulhttps://github.com/Netflix/zuul网关服务12.7k
LinkedInhttps://github.com/linkedinKafkahttps://github.com/apache/kafka分布式流处理平台25.8k
DataHubhttps://github.com/datahub-project/datahub元数据平台8.4k

http://www.kler.cn/a/520165.html

相关文章:

  • 【Postgres_Python】使用python脚本批量创建和导入多个PG数据库
  • 巴菲特购买比特币
  • SpringBoot+Electron教务管理系统 附带详细运行指导视频
  • 视频多模态模型——视频版ViT
  • C++小病毒-1.0勒索(更新次数:2)
  • WPF实战案例 | C# WPF实现大学选课系统
  • salesforce 可以 outbound profile 吗
  • Mac 上如何同时运行多个MySQL版本?
  • 基于微信小程序的停车场管理系统设计 停车场微信小程序的设计与实现 (源码+文档)
  • 2025年危化品经营单位生产管理人员考试真题附答案
  • 【Elasticsearch】doc_values 可以用于查询操作
  • Pyecharts之散点图的视觉扩展
  • C语言初阶力扣刷题——349. 两个数组的交集【难度:简单】
  • AJAX RSS Reader:技术解析与应用场景
  • ESMC-600M蛋白质语言模型本地部署攻略
  • 【C++高并发服务器WebServer】-2:exec函数簇、进程控制
  • 【2024年华为OD机试】(A卷,100分)- 货币单位换算 (JavaScriptJava PythonC/C++)
  • AI Agent的测试与监控:保障稳定性的实战经验
  • VSCode 中的 Git Graph扩展使用详解
  • MapReduce,Yarn,Spark理解与执行流程