Stars
NoSQL data store using the Seastar framework, compatible with Apache Cassandra and Amazon DynamoDB
A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.
A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)
L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace messages in an mmap()'ed file. Tools are provided to unpack the…
A directory for the Daily bit(e) of C++ series of posts.
span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
C++ library for composing modular firmware at compile-time.
List of Computer Science courses with video lectures.
Code Examples from "C++ Software Design: Design Principles and Patterns for High-Quality Software" (ISBN: 1098113160)
Sourcetrail - free and open-source interactive source explorer
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Benchmarks compilation speeds of different combinations of languages and compilers.
Library of backported modern C++ types to work with C++11
The compiler is available for download. Get it!
Railway oriented programming talk and code for TechTrain2021
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Publish C++ vulnerability rules working drafts on github pages
The Sound of Sorting - "Audibilization" and Visualization of Sorting Algorithms