abseil/abseil-cpp
Summary
Abseil-cpp is Google's open-source collection of C++17 utilities designed to augment the standard library. The repository documents its purpose, quickstart, build systems (Bazel and CMake), and a catalog of components (base, algorithm, memory, strings, synchronization, etc.), along with licensing and release guidance. It emphasizes that Abseil is not a competitor to the standard library but provides useful utilities and compatibility guarantees for the broader C++ community.