C++ Resources

Concepts

Libraries

  • Abseil - Abseil is an open source collection of C++ libraries drawn from the most fundamental pieces of Google’s internal codebase. These libraries are the nuts-and-bolts that underpin almost everything Google runs.

C++ Build Systems

See also Build Systems

Context