SIGN IN SIGN UP
google
google
google

REPOSITORIES

guava MIRROR

Google core libraries for Java

zx MIRROR

A tool for writing better scripts

styleguide MIRROR

Style guides for Google-originated open-source projects

leveldb MIRROR

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

googletest MIRROR

GoogleTest - Google Testing and Mocking Framework

langextract MIRROR

A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.

comprehensive-rust MIRROR

This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.

material-design-lite MIRROR

Material Design Components in HTML/CSS/JS

python-fire MIRROR

Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.

flatbuffers MIRROR

FlatBuffers: Memory Efficient Serialization Library

gson MIRROR

A Java serialization/deserialization library to convert Java Objects into JSON and back

ExoPlayer MIRROR

This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media

iosched MIRROR

The Google I/O Android App

eng-practices MIRROR

Google's Engineering Practices documentation

filament MIRROR

Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2

fonts MIRROR

Font files available from Google Fonts, and a public issue tracker for all things Google Fonts

cadvisor MIRROR

Analyzes resource usage and performance characteristics of running containers.

adk-python MIRROR

An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.

flexbox-layout MIRROR

Flexbox for Android

web-starter-kit MIRROR

Web Starter Kit - a workflow for multi-device websites

gvisor MIRROR

Application Kernel for Containers

libphonenumber MIRROR

Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.

or-tools MIRROR

Google's Operations Research tools:

deepdream MIRROR
guetzli MIRROR

Perceptual JPEG encoder

guice MIRROR

Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.

sanitizers MIRROR

AddressSanitizer, ThreadSanitizer, MemorySanitizer

brotli MIRROR

Brotli compression format

wire MIRROR

Compile-time Dependency Injection for Go

yapf MIRROR

A formatter for Python files

WebFundamentals MIRROR

Former git repo for WebFundamentals on developers.google.com

A2UI MIRROR
dopamine MIRROR

Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.

skia MIRROR

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images. See documentation for contribution instructions.

auto MIRROR

A collection of source code generators for Java.

grumpy MIRROR

Grumpy is a Python to Go source code transcompiler and runtime.

magika MIRROR

Fast and accurate AI powered file content types detection

benchmark MIRROR

A microbenchmark support library

oss-fuzz MIRROR

OSS-Fuzz - continuous fuzzing for open source software.

sentencepiece MIRROR

Unsupervised text tokenizer for Neural Network-based text generation.

go-github MIRROR

Go library for accessing the GitHub v3 API

material-design-icons MIRROR

Material Design icons by Google (Material Symbols)

Python