Stars
An open-source C++ library developed and used at Facebook.
Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.
A tool for use with clang to analyze #includes in C and C++ source files
A C library for reading and writing sound files containing sampled audio data.
Magnificent app which corrects your previous console command.
Scapy: the Python-based interactive packet manipulation program & library.
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)