知名公司的GitHub地址
Google
Google
[https://github.com/google](
https://github.com/google)
Google Samples
https://github.com/googlesamples
Google Codelabs
[
https://github.com/googlecodelabs](
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“>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/
---------------------
作者:唐宋元明清.
来源:CSDN
原文:https://blog.csdn.net/qq_22844483/article/details/72636253
版权声明:本文为博主原创文章,转载请附上博文链接!
知名公司的GitHub地址的更多相关文章
- 一些官方的github地址
阿里巴巴开源github地址:https://github.com/alibaba 腾讯开源github地址:https://github.com/Tencent 奇虎360github地址:http ...
- 国内互联网公司的开源项目及github地址汇总
国内互联网公司的开源项目及github地址汇总 阿里 阿里的开源项目很多,这也跟@淘宝正明的开源态度密不可分.有很多重量级的项目,例如LVS.Tengine,或者很有实践价值的中间件,例如 MetaQ ...
- android 很多牛叉布局github地址(转)
原文地址 http://blog.csdn.net/luo15309823081/article/details/41449929 点击可到达github-------https://github.c ...
- 一、项目基础架构(附GitHub地址)——以ABP为基础架构的一个中等规模的OA开发日志
前言: 最近园子里ABP炒的火热.看了几篇对于ABP的介绍后,深感其设计精巧,实现优雅.个人感觉,ABP或ABP衍生品的架构设计,未来会成为中型Net项目的首选架构模式.如果您还不了解ABP是什么,有 ...
- 关于个人博客和Github地址提交
请大家尽快按照http://www.cnblogs.com/SivilTaram/p/5857858.html的要求提交个人博客和Github地址.谢谢!
- 我的博客地址和github地址
博客地址 http://www.cnblogs.com/sjzsjzsjz/ github地址 https://github.com/sjzsjzsjz
- 我的github地址 https://github.com/1010de/Test.git
构建之法老师叫交下任务学习github,经过一段时间的学习和了解,看介绍.看视频.看博客.初步认识到github的方便与好处. 自己试着去注册和使用github,已经慢慢学会了一些基本操作. ...
- 我的CSDN博客&Github地址
我的 CSDN 博客地址: https://blog.csdn.net/qq_40147863 Github 地址: https://github.com/xpwi
- Android常用酷炫控件(开源项目)github地址汇总
转载一个很牛逼的控件收集帖... 第一部分 个性化控件(View) 主要介绍那些不错个性化的 View,包括 ListView.ActionBar.Menu.ViewPager.Gallery.Gri ...
随机推荐
- [SQL]sql server中如何直接查询存储过程EXEC返回的结果集?
Declare @T Table (iDay VARCHAR(),iNum DECIMAL(,),yuxiang DECIMAL(,)) Insert @T --EXEC [dbo].[BSP0101 ...
- vue打包
npm installnpm run devnpm run build @types/node npm install --save @types/node npm install @types/no ...
- 低级sql语法错误: BadSqlGrammarException
at org.springframework.boot.SpringApplication.callRunners(SpringApplication.java:760) at org.springf ...
- PHP获取手机型号
<?php $user_agent = $_SERVER['HTTP_USER_AGENT']; if (stripos($user_agent, "iPhone") ...
- HTTP协议规定,客户端的编写
HTTP协议是网络应用层协议,建立在TCP/IP协议基础上.HTTP协议基于客户/服务器模式,客户端主动发出HTTP请求,服务器接收HTTP请求,返回HTTP响应结果.HTTP协议对HTTP请求,以及 ...
- 浅谈MyBatisGenerator的使用
目录 1.概述 2.依赖 3.Maven插件配置 4.配置文件说明 5.运行 6.总结 1.概述 日常中使用MyBatis最为麻烦的就是编写Mapper文件了, 如果数据库增加一张表, 这时通常会复制 ...
- Spark升级--在CDH-5.15.1中添加spark2
一.环境准备 jdk-1.8+scala-2.11.X+python-2.7 二.创建目录 mkdir -p /opt/cloudera/csd 修改权限 chown cloudera-scm:clo ...
- OpenStack 安装:nova服务
上一篇介绍了glance,并且成功创建了一个镜像,这一篇介绍Nova. 首先创建Nova用户,需要记得先source环境变量,然后创建Nova用户,并设置密码为nova [root@linux-nod ...
- mongodb安装及配置
下载安装篇 MongoDB 提供了 linux 各发行版本 64 位的安装包,你可以在官网下载安装包. 下载地址:https://www.mongodb.com/download-center#com ...
- Anaconda3(python3.5.2)中安装opencv3
1 安装Visual C++2015 redistributable 我是64位和32的都安装了,如果你电脑中已经安装了17的,就先卸载了,不然安装不上. 2 安装依赖包Numpy.Scipy Num ...