Awesome C++

This project utilizes resources from the awesome-cpp repository. Some content from the original repository has been adapted or modified to better suit the needs of this project.

Top 20 Projects
Free C Books347.5K

vhf/free-programming-books/C.

Free C++ Books347.5K

vhf/free-programming-books/C++.

free-programming-books347.5K

List of Freely Available Programming Books.

Godot92.9K

A fully featured, open source, MIT licensed, game engine. [MIT]

papers-we-love90K

Papers from the computer science community to read and discuss.

Awesome interview questions72.6K

A list of lists of interview questions for the most popular technologies, including C and C++.

imgui62.5K

Immediate Mode Graphical User Interface with minimal dependencies. [MIT]

Projects45.6K

A list of practical projects that anyone can solve in any programming language.

gRPC42.3K

A high performance, open source, general-purpose RPC framework. [BSD] website

google-styleguide37.7K

Style guides for Google-originated open-source projects.

LevelDB36.9K

A fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. [BSD]

Google Mock35.3K

A library for writing and using C++ mock classes. [BSD]

Google Test35.3K

Google C++ Testing Framework. [BSD]

ZXing33K

An open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages. [Apache]

FAISS32.4K

A library for efficient similarity search and clustering of dense vectors. [MIT]

awesome-awesomeness32.3K

A curated list of awesome awesomeness.

RocksDB29K

Embedded key-value store for fast storage from facebook. [BSD]

Folly28.7K

An open-source C++ library developed and used at Facebook. [Apache2]

stb-image27.5K

STB single-header image loading library. [Public Domain]

OpenSSL26.4K

A robust, commercial-grade, full-featured, and Open Source cryptography library. [Apache] website