Google

Google

https://github.com/google

Google Samples

https://github.com/googlesamples

Google Codelabs

https://github.com/googlecodelabs

GoogleChrome

https://github.com/GoogleChrome

Google Creative Lab

https://github.com/googlecreativelab

人人皆可使用的Google开源字体

https://github.com/googlei18n

Facebook

Facebook

https://github.com/facebook

Facebook Samples

https://github.com/fbsamples

facebookresearch

https://github.com/facebookresearch

Twitter, Inc.

https://github.com/twitter

Square(android开源的类库多而且厉害)

https://github.com/square

Alibaba

Alibaba

https://github.com/alibaba

hiloteam(阿里,终端跨平台小游戏)

https://github.com/hiloteam

https://github.com/hiloteam/hilo

腾讯相关

腾讯

https://github.com/Tencent

腾讯前端库

https://github.com/AlloyTeam

微信开发团队

https://github.com/WeMobileDev/article

其他

Yalantis(好几个效果不错android的控件)

https://github.com/Yalantis

SwiftAndroid

https://github.com/SwiftAndroid

Ramotion(App Development Agency | Available for new projects)

https://github.com/Ramotion

Tinify(压缩图片的那个网站)

https://github.com/tinify

豆瓣

https://github.com/douban

WeUI(微信ui)

https://github.com/weui

美团·大众点评

https://github.com/Meituan-Dianping

极光开发者

https://github.com/jpush

Dropbox

https://github.com/dropbox

伯乐在线

https://github.com/jobbole

grpc(gRPC:Google开源的基于HTTP/2和ProtoBuf的通用RPC框架)

https://github.com/grpc

Nike Inc.(耐克)

https://github.com/Nike-Inc

Medium

https://github.com/Medium

Microsoft

https://github.com/Microsoft

Mapbox

https://github.com/mapbox

JetBrains(好多ide都是他家出的)

https://github.com/JetBrains

Kotlin(可以写Android,现在已经扶正了)

https://github.com/Kotlin

ReactiveX(函数响应式编程)

https://github.com/ReactiveX

https://github.com/Reactive-Extensions

Airbnb

https://github.com/airbnb

Apple

https://github.com/apple

Uber

https://github.com/uber

Baidu EFE team(百度)

https://github.com/ecomfe

Bilibili(B站)

https://github.com/Bilibili

Yalantis(音乐播放,好多比较好的移动端效果)

https://github.com/Yalantis

https://yalantis.com/

Spring

https://github.com/spring-projects

饿了么

https://github.com/eleme

https://elelogistics.github.io/

欢迎访问我的博客http://www.yuanjingzhuang.com/

大牛公司的github的更多相关文章

  1. 看完给跪了:技术大牛总结的Github与华为软件开发云完整对比

    华为软件开发云配置管理 服务和Github是国内外比较有代表性的代码托管平台,它们以git作为版本管理工具,使项目中身处各地的人员可以协同工作,主要操作涉及仓库.分支.提交.pull request等 ...

  2. 知名公司的GitHub地址

    GoogleGoogle[https://github.com/google]( https://github.com/google) Google Sampleshttps://github.com ...

  3. GitHub贡献第一的公司是谁?微软开源软件列表

    参考:http://www.infoq.com/cn/news/2017/03/GitHub-first-Microsoft-open-sour 提起微软公司,不少人第一反应是老牌巨头专注于私有化软件 ...

  4. 知识扩展——Git和GitHub的区别

    一直以为Git和GitHub是一个东西,直到我看到这个解释.... 转载自:git与github区别与简介 一开始接触git或是github的程序员可能搞不太清楚这些名词到底指代的是什么,所以在这里稍 ...

  5. git与github区别与简介

    From: https://blog.csdn.net/skyxmstar/article/details/65631658 git和github是两个完全不同的概念. git 是一个版本管理工具,是 ...

  6. 01: git & github

    目录:GIT其他篇 01: git & github 02: git分支管理 目录: 1.1 常见版本管理工具介绍 及 版本工具作用 1.2 git.GitHub和SVN比较 1.3 本地gi ...

  7. iOS- 什么是GitHub?关于它的自我介绍「初识 GitHub」

    1 前言 我一直认为 GitHub 是程序员必备技能,程序员应该没有不知道 GitHub 的才对,我当初接触 GitHub 也大概工作了一年多才开始学习使用,我读者里很多是初学者,而且还有很多是在校大 ...

  8. 从0开始学习 GITHUB 系列之「初识 GITHUB」【转】

    本文转载自:http://stormzhang.com/github/2016/05/25/learn-github-from-zero1/ 版权声明:本文为 stormzhang 原创文章,可以随意 ...

  9. 初学者之 Git 和 Github

    git和github是两个完全不同的概念. git   是一个版本管理工具,是可以在你电脑不联网的情况下,只在本地使用的一个版本管理工具,其作用就是可以让你更好的管理你的程序,比如你原来提交过的内容, ...

随机推荐

  1. find及其他命令

    Find命令 Find / -type f    :f为普通文件 Find / -name *.txt :查找.txt结尾的 Find / -size  +30M   :找根目录下大于30M的文件 F ...

  2. 【Flutter学习】页面布局之其它布局处理

    一,概述 Flutter中拥有30多种预定义的布局widget,常用的有Container.Padding.Center.Flex.Row.Colum.ListView.GridView.按照< ...

  3. 《NULL-2019团队》第一次作业:OUC二手交易平台

    前言 项目名称:OUC二手交易平台 项目简介:针对在校大学生的二手交易平台,相对于现在市面已有的二手APP,将其使用的普遍性范围缩小,针对在校大学生,这样可以有效的保证交易的真实性和公平性.   NA ...

  4. SAS创建和使用索引(SAS INDEX)

    一.概述 在合并数据集的时候,可以使用DATA步,但使用DATA 步时需要对KEY VALUE 排序,且KEY VALUE 的名字也必须一致:也可以用PROC SQL ,不需要进行上述排序.重命名的步 ...

  5. 网页实时聊天之PHP如何实现websocket

    网页实时聊天之PHP如何实现websocket 一.总结 一句话总结: 应用 PHP 的 socket 函数库:PHP 的 socket 函数库跟 C 语言的 socket 函数非常类似 PHP 实现 ...

  6. 求最小生成树(暴力法,prim,prim的堆优化,kruskal)

    求最小生成树(暴力法,prim,prim的堆优化,kruskal) 5 71 2 22 5 21 3 41 4 73 4 12 3 13 5 6 我们采用的是dfs的回溯暴力,所以对于如下图,只能搜索 ...

  7. php中的list()

    list()在php中上一个语言结构,并不是一个函数.类似array(),不过array()这个东西我们现在一般很少使用了,因为从php5.4版本开始,我们会直接使用[]来定义数组. 那么,list( ...

  8. client-go获取k8s集群内部连接,实现deployment的增删改查

    一开始写了一个client-java版本的,但是java放在k8s集群上跑需要装jvm而且java的包比较大,client-go版本更适合主机端,下面是整个实现 说明:k8s官方维护的客户端库只有go ...

  9. centos为用户添加sudo功能

    su chmod a+w /etc/sudoers vim /etc/sudoers [找到root ALL=(ALL) ALL这行] 复制出新的一行,并且将root改为daniel(当前用户名) c ...

  10. upc组队赛14 Evolution Game【dp】

    Evolution Game 题目描述 In the fantasy world of ICPC there are magical beasts. As they grow, these beast ...