亚马逊:https://github.com/amzn

饿了么 https://github.com/ElemeFE
http://lrd.ele.me/
腾讯 https://github.com/Tencent
https://github.com/AlloyTeam
https://github.com/weui
百度https://github.com/ecomfe
https://github.com/BaiduQA
https://github.com/baidufe
携程https://github.com/ctripcorp
facebook https://github.com/facebook
陆金所:https://github.com/lu-com
华为算法:https://github.com/lyuka/ProblemSet_HUAWEI
google:https://github.com/google
微软:https://github.com/Microsoft
58同城:https://github.com/58code
https://github.com/dingdang-robot
阿里巴巴:https://github.com/alibaba
豆瓣:https://github.com/douban
网易:https://github.com/netease
伯乐在线:https://github.com/jobbole
.grpc(gRPC:Google开源的基于HTTP/2和ProtoBuf的通用RPC框架)
https://github.com/grpc
耐克:https://github.com/Nike-Inc
Medium :https://github.com/Medium
大众点评:https://github.com/dianping
京东:https://github.com/CHINA-JD
唯品会:https://github.com/vipshop
小米:https://github.com/xiaomi
苹果:https://github.com/apple
ebay:http://https//github.com/ebay
雅虎:https://github.com/yahoo
twitter:https://github.com/twitter
领英:https://github.com/linkedin
https://github.com/naver
全球旅游:TripAdvisor
三星:https://github.com/SAMSUNG
https://github.com/Microsoft/vscode
滴滴出行:https://github.com/didi
极光推送:https://github.com/jpush
美团点评:https://github.com/Meituan-Dianping
腾讯微信:https://github.com/WeMobileDev/article
B站;https://github.com/Bilibili
U步:https://github.com/uber
kotlin:https://github.com/Kotlin
ant-design:https://github.com/ant-design
Reactive-X:https://github.com/ReactiveX
Airbnb :https://github.com/airbnb
Yalantis:https://github.com/Yalantis
SwiftAndroid :https://github.com/SwiftAndroid
图片压缩:https://github.com/tinify

排名不分先后...

github知名企业开源项目索引的更多相关文章

  1. github优秀开源项目大全-iOS

    github优秀开源项目大全-iOS APR 25TH, 2014 前言 本文旨在搜集github上优秀的开源项目 本文搜集的项目都是用于iOS开发 本文会持续更新… 完整客户端 ioctocat g ...

  2. 如何在github下载开源项目到本地(Coding iOS 客户端为例)

    一.前言 以 Coding iOS 客户端 为例讲解如何在github下载开源项目到本地 github地址:https://github.com/Coding/Coding-iOS 二.分析 根据项目 ...

  3. 参与github上开源项目的大致流程和注意事项

    Foreword github是一个很火的代码托管服务网站,可能好多人都想参与一两个项目玩一玩学习一下,但由于是纯英文的网站,可能又会止步于想法上没有动手实践.接下来我就介绍一下参与github上开源 ...

  4. Github安卓开源项目编译运行

    转:http://blog.csdn.net/laihuan99/article/details/9054985 很多新手朋友朋友在Github搜索开源项目时,有时候不明白怎么导入eclipse.的确 ...

  5. 使用github参与开源项目

    github上有很多非常优秀的开源项目,作为开源项目的受益者,你否想过为开源项目贡献自己的代码?

  6. github贡献开源项目

    1.正常流程 1.拷贝项目到自己的github 2.本地修改后提交远程仓库 3.创建讨论Pull requests 4.开源项目者合并到master分支 5.删除仓库 2.快速发出讨论Pull req ...

  7. GitHub Android 开源项目汇总 (转)

    转自:http://blog.csdn.net/ithomer/article/details/8882236 GitHub 上的开源项目不胜枚举,越来越多的开源项目正在迁移到GitHub平台上.基于 ...

  8. Android github上开源项目、酷炫的交互动画和视觉效果地址集合

    Android上开源的酷炫的交互动画和视觉效果:http://blog.csdn.net/u013278099/article/details/50323689 Awesome-android-ui: ...

  9. Github优秀开源项目

    王潜升 https://github.com/code4craft/webmagic 一个爬虫框架,除了不会反爬虫外(当然可以自己加)其他都很牛逼.这个项目更新还是很快的.   ansi分词  htt ...

随机推荐

  1. Alpha冲刺 —— 5.5

    这个作业属于哪个课程 软件工程 这个作业要求在哪里 团队作业第五次--Alpha冲刺 这个作业的目标 Alpha冲刺 作业正文 正文 github链接 项目地址 其他参考文献 无 一.会议内容 1.展 ...

  2. AUTOSAR-软件规范文档阅读

    https://mp.weixin.qq.com/s/Jzm9oco-MA-U7Mn_6vOzvA   基于AUTOSAR_SWS_CANDriver.pdf,Specification of CAN ...

  3. layui插件croppers的使用

    这是我第一次在layui环境下面使用croppers插件.先粘贴下前端代码并附上我的目录结构吧.       @{   ViewData["Title"] = "Crop ...

  4. java eclipse tomcat

    Port 8080 required by Tomcat v9.0 Server at localhost is already in use. The server may already be r ...

  5. Java 第十一届 蓝桥杯 省模拟赛 字母重新排列

    字母重新排列 题目 问题描述 将LANQIAO中的字母重新排列,可以得到不同的单词,如LANQIAO.AAILNOQ等,注意这7个字母都要被用上,单词不一定有具体的英文意义. 请问,总共能排列如多少个 ...

  6. Java实现 蓝桥杯VIP 算法提高 打水问题

    算法提高 打水问题 时间限制:1.0s 内存限制:512.0MB 问题描述 N个人要打水,有M个水龙头,第i个人打水所需时间为Ti,请安排一个合理的方案使得所有人的等待时间之和尽量小. 输入格式 第一 ...

  7. Java实现洛谷 P1428 小鱼比可爱

    题目描述 人比人,气死人:鱼比鱼,难死鱼.小鱼最近参加了一个"比可爱"比赛,比的是每只鱼的可爱程度.参赛的鱼被从左到右排成一排,头都朝向左边,然后每只鱼会得到一个整数数值,表示这只 ...

  8. Java实现网格中移动字母

    2x3=6个方格中放入ABCDE五个字母,右下角的那个格空着.如图[1.jpg]所示. 和空格子相邻的格子中的字母可以移动到空格中,比如,图中的C和E就可以移动,移动后的局面分别是: A B D E ...

  9. Java 实现 蓝桥杯 历届试题 分糖果

    问题描述 有n个小朋友围坐成一圈.老师给每个小朋友随机发偶数个糖果,然后进行下面的游戏: 每个小朋友都把自己的糖果分一半给左手边的孩子. 一轮分糖后,拥有奇数颗糖的孩子由老师补给1个糖果,从而变成偶数 ...

  10. java实现第四届蓝桥杯埃及分数

    埃及分数 古埃及曾经创造出灿烂的人类文明,他们的分数表示却很令人不解.古埃及喜欢把一个分数分解为类似: 1/a + 1/b 的格式. 这里,a 和 b 必须是不同的两个整数,分子必须为 1 比如,2/ ...