-
leveldb Public archive
Forked from google/leveldbLevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
-
flatbuffers Public archive
Forked from google/flatbuffersFlatBuffers: Memory Efficient Serialization Library
-
build-extra Public archive
Forked from git-for-windows/build-extraAdditional files and scripts to help build Git for Windows on MSYS2.
-
googletest Public archive
Forked from google/googletestGoogleTest - Google Testing and Mocking Framework
C++ BSD 3-Clause "New" or "Revised" License UpdatedApr 3, 2023 -
benchmark Public archive
Forked from google/benchmarkA microbenchmark support library
-
styleguide Public archive
Forked from google/styleguideStyle guides for Google-originated open-source projects
HTML Apache License 2.0 UpdatedNov 7, 2022 -
VK-GL-CTS Public archive
Forked from KhronosGroup/VK-GL-CTSKhronos Vulkan, OpenGL, and OpenGL ES Conformance Tests
-
cctz Public archive
Forked from google/cctzCCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone.
C++ Apache License 2.0 UpdatedAug 31, 2022 -
freetype2-testing Public archive
Forked from freetype/freetype2-testingTesting utilities for FreeType.
-
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
C++ Apache License 2.0 UpdatedJul 19, 2022 -
cityhash Public archive
Forked from google/cityhashAutomatically exported from code.google.com/p/cityhash
-
double-conversion Public archive
Forked from google/double-conversionEfficient binary-decimal and decimal-binary conversion routines for IEEE doubles.
-
-
icu Public archive
Forked from unicode-org/icuThe new home of the ICU project source code.
-
rapidjson Public archive
Forked from Tencent/rapidjsonA fast JSON parser/generator for C++ with both SAX/DOM style API
-
libaddressinput Public archive
Forked from google/libaddressinputGoogle’s postal address library, powering Android and Chromium
-
unrar Public
Forked from aawc/unrarA copy of the unrar library from https://www.rarlab.com/
-
re2 Public archive
Forked from google/re2RE2 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.
-
-
bazel Public archive
Forked from bazelbuild/bazela fast, scalable, multi-language and extensible build system
-
Vulkan-ValidationLayers Public archive
Forked from KhronosGroup/Vulkan-ValidationLayersVulkan Validation Layers
-
libpng Public archive
Forked from pnggroup/libpngLIBPNG: Portable Network Graphics support, official libpng repository
C Other UpdatedJul 27, 2021 -
glslang Public archive
Forked from KhronosGroup/glslangKhronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
-
usrsctp Public archive
Forked from sctplab/usrsctpA portable SCTP userland stack
-
nasm Public archive
Forked from netwide-assembler/nasmA cross-platform x86 assembler with an Intel-like syntax
-
SPIRV-Tools Public archive
Forked from KhronosGroup/SPIRV-ToolsC++ Apache License 2.0 UpdatedJul 14, 2021 -
libjpeg-turbo Public archive
Forked from libjpeg-turbo/libjpeg-turboMain libjpeg-turbo repository
C Other UpdatedJul 13, 2021 -
tensorflow Public archive
Forked from tensorflow/tensorflowAn Open Source Machine Learning Framework for Everyone
-
glmark2 Public archive
Forked from glmark2/glmark2glmark2 is an OpenGL 2.0 and ES 2.0 benchmark
C GNU General Public License v3.0 UpdatedJun 30, 2021 -
SPIRV-Cross Public archive
Forked from KhronosGroup/SPIRV-CrossSPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.