Open Source Projects Released By Google
Open Source Projects Released By Google
Google has released over 20 million lines of code and over 900 projects. Many engineers work on open source projects full time, and even more use their 20% time to create new projects or contribute to their favorite existing projects. This list features some of our best-known projects. For more, see our GitHub repositories and Blog announcements.
- Android
- Android is a software stack for mobile devices that includes an operating system, middleware, and key applications.
- Angular
- Angular is an open source web application framework for JavaScript and Dart, focused on developer productivity, speed, and testability.
- Bazel
- Bazel is Google's internal build tool which has built-in support for building both client and server software, including client applications for both Android and iOS platforms. Bazel offers speed, scalability, flexibility, reliability and repeatability while ensuring correctness.
- Brotli
- Brotli is a general purpose compressor that is well suited for HTML, CSS, and JavaScript. It is similar in speed to deflate but offers more dense compression.
- Cartographer
- Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
- Chromium
- The Chromium Projects include Chromium and Chromium OS, the open source projects behind the Google Chrome browser and Google Chrome OS, respectively.
- Closure Tools
- The Closure tools help developers to build rich web applications with JavaScript that is both powerful and efficient. The Closure tools include: Closure Compiler, Closure Library, Closure Templates, and Closure Linter.
- Course Builder
- Course Builder is an open source education platform used to create and deliver online courses, whether for 10 or 1,000,000+ students. It utilizes Google App Engine to massively scale without requiring any infrastructure investments.
- Dart
- Dart is an open source, scalable programming language. It has robust libraries and runtimes for building web, server, and mobile apps.
- Flutter
- Flutter is a project to help developers build high-performance, high-fidelity, mobile apps for iOS and Android from a single codebase.
- Ganeti
- Ganeti is a cluster virtual server management software tool built on top of existing virtualization technologies such as Xen or KVM and other Open Source software.
- Gerrit
- Gerrit is a web based code review system, facilitating online code reviews for projects using the Git version control system.
- Go
- The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.
- gRPC
- A high performance, open source, general RPC framework that puts mobile and HTTP/2 first.
- Google Web Toolkit
- The Google Web Toolkit (GWT) is a development toolkit for building and optimizing complex browser-based applications. GWT is used by many products at Google, including Google AdWords and Orkut.
- Guava
- The Guava project contains several of Google's core libraries that we rely on in our Java-based projects: collections, caching, primitives support, concurrency libraries, common annotations, string processing, I/O, and so forth.
- Kubernetes
- Kubernetes is an open-source system for automating deployment, operations, and scaling of containerized applications.
- LiquidFun
- LiquidFun is a 2D rigid-body and fluid simulation C++ library for games based upon Box2D. It provides support for procedural animation of physical bodies to make objects move and interact in realistic ways.
- Liquid Galaxy
- Liquid Galaxy is a clustered panoramic display system which runs Google Earth, Street View, Second Life, World Wide Telescope, 3D game engines and more.
- Native Client
- Native Client is an open source technology for running native code in web applications, with the goal of maintaining the browser neutrality, OS portability, and safety that people expect from web apps.
- Nomulus
- Nomulus is an open source, scalable, cloud-based service for operating top-level domains (TLDs). It is responsible for tracking domain name ownership, handling registrations and renewals, availability checks and WHOIS requests for the TLDs that it runs.
- OpenThread
- OpenThread is an open source implementation of the Thread networking protocol for connected devices.
- Oppia
- Oppia is a tool for creating and sharing interactive educational activities. These activities, called 'explorations', simulate a conversation with an intelligent tutor, and can be improved bit-by-bit over time.
- Polymer
- Polymer lets you build encapsulated, re-usable elements that work just like standard HTML elements, to use in building web applications.
- Protobuf
- Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.
- Science Journal
- Science Journal is a mobile app which allows you to gather data from the world around you using the sensors that are built into smartphones to measure things like light and sound.
- TensorFlow
- TensorFlow is a library for numerical computation using data flow graphs. It supports scalable machine learning across platforms from data-centers to embedded devices.
- Tesseract OCR
- Tesseract is considered one of the most accurate free software OCR engines currently available.
- V8 JavaScript Engine
- V8 is Google's open source, high performance JavaScript engine. It is written in C++ and is used in Google Chrome, Google's open source browser.
- WebM
- The WebM project is dedicated to developing high-quality video compression technology that is freely available to everyone.
- Yeoman
- Yeoman is a robust and opinionated set of tools, libraries and a workflow that can help developers quickly build beautiful and compelling web apps.
- ZXing
- ZXing (pronounced "zebra crossing") is an open source, multi-format 1D/2D barcode image processing library implemented in Java.
Some projects say that they are "not an official Google product". What does that mean?
We release a lot of open source software and want to keep doing so, but we also want to set appropriate expectations for those projects. Projects that include this label simply mean that they may not be as fully staffed as larger, supported products like Android or Chromium, and so support and/or new releases may be limited.
Open Source Projects Released By Google的更多相关文章
- Top Open Source Projects to Watch in 2017
https://opensource.com/article/16/12/yearbook-projects-watch-2017 No one has a crystal ball to see t ...
- Android Open Source Projects(汇总与整理)
Android Open Source Projects 目前包括: Android开源项目第一篇——个性化控件(View)篇 包括ListView.ActionBar.Menu.ViewPager ...
- The Best Blockchain Open Source Projects
https://101blockchains.com/blockchain-open-source/ Blockchain has been the buzzword of the year for ...
- Top 10 open source projects of 2015
Top 10 open source projects of 2015 Posted 15 Dec 2015Jen Wike Huger (Red Hat)Feed 188 up 31 comment ...
- RegexKit: A Regular Expression Toolbox Based On NW.js(Node-Webkit) And Other Greate Open Source Projects.
RegexKit RegexKit: A Regular Expression Toolbox Based On NW.js(Node-Webkit) And Other Greate Open So ...
- My Open Source Projects
• MyMagicBox (https://github.com/yaoyansi/mymagicbox) Role: Creator Miscellaneous projects for e ...
- A Complete List of .NET Open Source Developer Projects
http://scottge.net/2015/07/08/a-complete-list-of-net-open-source-developer-projects/?utm_source=tuic ...
- Google's Open Source SLAM Library ---- Cartographer
What is Cartographer? Google announce the open source release of Cartographer, a real-time simultane ...
- 35 Top Open Source Companies
https://www.datamation.com/open-source/35-top-open-source-companies-1.html If you think of open sour ...
随机推荐
- 全面解析vue-cli生成的项目中使用其他库(js库、css库)
前言:最近有小伙伴问我,是不是用vue脚手架生成的项目就不能jquery了呢?显然,答案是否定的,必须能用.但是个人建议最好不要用了,用人家vue提供的不好嘛. 一.用vue-cli生成项目 1. v ...
- 对List<Map<String, Object>>集合排序
private void mySort(List<Map<String, Object>> list) { //list为待排序的集合,按SEQ字段排序 Comparator& ...
- Python高级核心技术97讲 系列教程
Python高级核心技术97讲 系列教程 整个课程都看完了,这个课程的分享可以往下看,下面有链接,之前做java开发也做了一些年头,也分享下自己看这个视频的感受,单论单个知识点课程本身没问题,大家看的 ...
- Katalon系列十八:用例变量&用例间调用
一.用例变量写用例时,我们可以用代码定义变量,如:String name = '新闻'println(name) 上面是硬编码,我们也可以在用例里定义变量,只在该用例里生效哦,想跨用例就用全局变量. ...
- RestController注解下返回到jsp视图页面(转)
这个问题我也遇到过,下面的方法可以试试 蓝萝卜blu @RestController注解下返回到jsp视图页面 spring4.1中添加了@RestController注解很方便,集成了@Respon ...
- IntelliJ IDEA 下的svn配置及使用的非常详细的图文总结(转)
IntelliJ IDEA使用教程 (总目录篇) 首先,使用的时候,自己得先在电脑上安装个小乌龟.也就是svn啦. 第一步安装小乌龟. 如下: 具体安装好像没什么具体要求,一路next,就好. 如上图 ...
- [Vue CLI 3] 配置解析之 parallel
官方文档中介绍过在 vue.config.js 文件中可以配置 parallel,作用如下: 是否为 Babel 或 TypeScript 使用 thread-loader. 该选项在系统的 CPU ...
- Leetcode717.1-bit and 2-bit Characters1比特与2比特字符
有两种特殊字符.第一种字符可以用一比特0来表示.第二种字符可以用两比特(10 或 11)来表示. 现给一个由若干比特组成的字符串.问最后一个字符是否必定为一个一比特字符.给定的字符串总是由0结束. 示 ...
- QT获取主机名称
//获取主机名 QString localHost = QHostInfo::localHostName();
- PPT转PDF
需求:可以上传ppt,前台可以预览. 在用程序将ppt转pdf的过程中,遇到几个问题,记录如下: 1.检索 COM 类工厂中 CLSID 为 {91493441-5A91-11CF-8700-00AA ...