leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
closure-templates
A client- and server-side templating system that helps you dynamically build reusable HTML and UI elements
angle
mirrored from https://chromium.googlesource.com/angle/angle
A conformant OpenGL ES implementation for Windows, Mac and Linux.
google-api-nodejs-client
Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included. API Reference Docs: http://google.github.io/google-api-nodejs-client/
re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
honggfuzz
A general-purpose, easy-to-use fuzzer with interesting analysis options. Supports feedback-driven fuzzing based on code coverage
skia
mirrored from https://skia.googlesource.com/skia
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.