The Awesome C++ feed

SaaSHub helps you find the best software and product alternatives
Promo www.saashub.com
Today

perf-cpp

Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.
Featured Library // Category Scientific Computing

Bjarne Stroustrup interviewed by Ryan Peterman

Article Popular Story // www.youtube.com

Simulating Infinity in Conway's Game of Life with Modern C++

Article Popular Story // ryanjk5.github.io

Yesterday

SQLite

Unofficial git mirror of SQLite sources (see link for build instructions)
Featured Library // Category Database

Last 7 Days

GTK+

Read-only mirror of https://gitlab.gnome.org/GNOME/gtk
Featured Library // Category GUI

std::is_heap could be faster - Arthur O'Dwyer

Article Popular Story // quuxplusone.github.io

Jolt Physics

A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West and Death Stranding 2.
Featured Library // Category Physics

conan

Conan - The open-source C and C++ package manager
Featured Library // Category CLI

Live talk - Let's make a programming language. Parser

We’ll explain what a parser is, walk through the recursive descent approach, and then demonstrate how to build your own expression parser from scratch.
Event Added by: Cody_Unicorn // pvs-studio.com

MSVC Build Tools Preview updates - May 2026

Article Popular Story // devblogs.microsoft.com

C++: The Documentary TRAILER│COMING JUNE 4th

Article Popular Story // youtu.be

C++26 Shipped a SIMD Library Nobody Asked For

Article Popular Story // lucisqr.substack.com

Awesome C++ Weekly » 517

Top Stories
  • cost of enum-to-string: C++26 reflection vs the old ways
  • What the heck is Reflection?
  • C++26: Standard library hardening

Trilinos

Primary repository for the Trilinos Project
Featured Library // Category Scientific Computing

C++26: Standard library hardening

Article Popular Story // www.sandordargo.com

wxWidgets

Cross-Platform C++ GUI Library
Featured Library // Category GUI

MSVC Build Tools v14.51 now generally available

Article Popular Story // devblogs.microsoft.com

cost of enum-to-string: C++26 reflection vs the old ways

Article Popular Story // vittorioromeo.com

Last 30 Days

What the heck is Reflection?

Article Popular Story // www.murathepeyiler.com

CCV

C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library
Featured Library // Category Machine Learning

Axmol Engine

Axmol Engine – A Multi-platform Engine for Desktop, XBOX (UWP), WebAssembly and Mobile games. (a fork of Cocos2d-x-4.0)
Featured Library // Category Game Engine

OpenBLAS

OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
Featured Library // Category Math

Cppcheck

static analysis of C/C++ code
Featured Library // Category Miscellaneous

cvl: A C++26 library for mutating consteval state

Library Popular Story // github.com

zlib-ng

zlib replacement with optimizations for "next generation" systems.
Featured Library // Category Compression

Awesome C++ Weekly » 516

Top Stories
  • Juan Alday of Citadel Securities: Why C++ Wins in Finance (April 28th, 2026)
  • stackless coroutines for gamedev in ~200 lines of C++
  • Migrating a small C++ code base to C++26 (modules, import std and contracts)

Flecs

A fast entity component system (ECS) for C & C++
Featured Library // Category Frameworks

CGal

The public CGAL repository, see the README below
Featured Library // Category Math