您的位置:首页 > 运维架构

Open Source Projects Released By Google

2017-01-11 20:35 746 查看


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.

AndroidAndroid is a software stack for mobile devices that includes an operating system, middleware, and key applications.AngularAngular is an open source web application framework for JavaScript and Dart, focused on developer productivity, speed, and testability.BazelBazel 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.BrotliBrotli 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.CartographerCartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.ChromiumThe Chromium Projects include Chromium and Chromium OS, the open source projects behind the Google Chrome browser and Google Chrome OS, respectively.Closure ToolsThe 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 BuilderCourse 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.DartDart is an open source, scalable programming language. It has robust libraries and runtimes for building web, server, and mobile apps.FlutterFlutter is a project to help developers build high-performance, high-fidelity, mobile apps for iOS and Android from a single codebase.GanetiGaneti 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.GerritGerrit is a web based code review system, facilitating online code reviews for projects using the Git version control system.GoThe 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.gRPCA high performance, open source, general RPC framework that puts mobile and HTTP/2 first.Google Web ToolkitThe 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.GuavaThe 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.KubernetesKubernetes is an open-source system for automating deployment, operations, and scaling of containerized applications.LiquidFunLiquidFun 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 GalaxyLiquid Galaxy is a clustered panoramic display system which runs Google Earth, Street View, Second Life, World Wide Telescope, 3D game engines and more.Native ClientNative 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.NomulusNomulus 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.OpenThreadOpenThread is an open source implementation of the Thread networking protocol for connected devices.OppiaOppia 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.PolymerPolymer lets you build encapsulated, re-usable elements that work just like standard HTML elements, to use in building web applications.ProtobufProtocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.Science JournalScience 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.TensorFlowTensorFlow is a library for numerical computation using data flow graphs. It supports scalable machine learning across platforms from data-centers to embedded devices.Tesseract OCRTesseract is considered one of the most accurate free software OCR engines currently available.V8 JavaScript EngineV8 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.WebMThe WebM project is dedicated to developing high-quality video compression technology that is freely available to everyone.YeomanYeoman is a robust and opinionated set of tools, libraries and a workflow that can help developers quickly build beautiful and compelling web apps.ZXingZXing (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.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: