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地址的更多相关文章

  1. 一些官方的github地址

    阿里巴巴开源github地址:https://github.com/alibaba 腾讯开源github地址:https://github.com/Tencent 奇虎360github地址:http ...

  2. 国内互联网公司的开源项目及github地址汇总

    国内互联网公司的开源项目及github地址汇总 阿里 阿里的开源项目很多,这也跟@淘宝正明的开源态度密不可分.有很多重量级的项目,例如LVS.Tengine,或者很有实践价值的中间件,例如 MetaQ ...

  3. android 很多牛叉布局github地址(转)

    原文地址 http://blog.csdn.net/luo15309823081/article/details/41449929 点击可到达github-------https://github.c ...

  4. 一、项目基础架构(附GitHub地址)——以ABP为基础架构的一个中等规模的OA开发日志

    前言: 最近园子里ABP炒的火热.看了几篇对于ABP的介绍后,深感其设计精巧,实现优雅.个人感觉,ABP或ABP衍生品的架构设计,未来会成为中型Net项目的首选架构模式.如果您还不了解ABP是什么,有 ...

  5. 关于个人博客和Github地址提交

    请大家尽快按照http://www.cnblogs.com/SivilTaram/p/5857858.html的要求提交个人博客和Github地址.谢谢!

  6. 我的博客地址和github地址

    博客地址 http://www.cnblogs.com/sjzsjzsjz/ github地址  https://github.com/sjzsjzsjz

  7. 我的github地址 https://github.com/1010de/Test.git

    构建之法老师叫交下任务学习github,经过一段时间的学习和了解,看介绍.看视频.看博客.初步认识到github的方便与好处.     自己试着去注册和使用github,已经慢慢学会了一些基本操作. ...

  8. 我的CSDN博客&Github地址

    我的 CSDN 博客地址: https://blog.csdn.net/qq_40147863 Github 地址: https://github.com/xpwi

  9. Android常用酷炫控件(开源项目)github地址汇总

    转载一个很牛逼的控件收集帖... 第一部分 个性化控件(View) 主要介绍那些不错个性化的 View,包括 ListView.ActionBar.Menu.ViewPager.Gallery.Gri ...

随机推荐

  1. Northwind学习笔记

    一.单表查询 --1.查询订购日期在1996年7月1日至1996年7月15日之间的订单的订购日期.订单ID.客户ID和雇员ID等字段的值 SELECT OrderID , CustomerID , E ...

  2. mybatis入门篇:Mapper接口/关联查询/新增数据

    1.数据准备 2.编写实体类 package com.forest.owl.entity; import java.util.Date; public class User { private Lon ...

  3. [UnityShader基础]03.透明度混合

    如果要渲染半透明物体,那么就需要用到透明度混合. 需要注意的有这几点: 1.设置标签:Tags { "Queue"="Transparent" "Ig ...

  4. shareSdk分享图片

    /** * 只分享图片 * * @param bitmap bitmap */ private void sharedImage(Bitmap bitmap) { RxPermissions rxPe ...

  5. Apollo配置中心

    背景: 当前我们项目,所有的配置基本都是通过本地properties 文件进行配置的,比如ip地址.端口.消息中间件和数据库连接的各种参数,当我们需要切换环境或调整参数的时候,我们必须手动的修改这些配 ...

  6. BBS(第三天) 如何吧用户上传的图片文件保存到本地

    1. 将用户上传的所有静态文件统一管理 -- settings.py -- MEDIA_ROOT = os.path.join(BASE_DIR, 'media') 2. 服务器会对外公开一下服务器静 ...

  7. Django之model联表:一对多、跨表操作,联表查询

    表结构概述 model.py : class Something(models.Model): name = models.CharField(max_length=32) class UserTyp ...

  8. 最近面试 Java 后端的感受!

    来源:cnblogs.com/JavaArchitect/p/10011253.html 上周,密集面试了若干位Java后端候选人,工作经验在3到5年间.我的标准其实不复杂: 第一能干活,第二Java ...

  9. python_10 迭代器和生成器

    迭代器协议: 1.迭代器协议是指:对象必须提供一个next方法,执行该方法要么返回迭代中的下一项,要么就引起一个Stopiteration异常,以终止迭代(只能往后走不能往前退) 2.可迭代对象:实现 ...

  10. ReactiveX 学习笔记(22)使用 RxJS + Angular 进行 GUI 编程

    课题 程序界面由3个文本编辑框和1个文本标签组成. 要求文本标签实时显示3个文本编辑框所输入的数字之和. 文本编辑框输入的不是合法数字时,将其值视为0. 3个文本编辑框的初值分别为1,2,3. 创建工 ...