← All repos

abseil-cpp

Abseil Common Libraries (C++)

Browse cluster: Protocol Buffers & gRPC Ecosystem
3,569commits
308contributors
9languages

Tech stack & purpose

Abseil is an open-source collection of C++ library code designed to augment the C++ standard library, built from Google's own production codebase and compliant with C++17. The project provides components across multiple domains including containers, synchronization primitives, string utilities, time and timezone handling, random number generation, status/error handling, logging, hashing, debugging, and memory management. Abseil supports building via both Bazel and CMake, with dependencies on Google Test for testing, and is licensed under the Apache license.

Languages

C++
91.9%
Starlark
2.5%
CMake
2.1%
NASL
2.0%
C
0.7%
Shell
0.5%
Python
0.2%
Batchfile
0.1%
Linker Script
0.0%

Contributors (top 30 of 308)