The Awesome C++ feed

What every programmer should know about processors.
Promo kevinfocke.com
Today

Deriving Type Erasure

Article Popular Story // david.alvarezrosa.com

[Boost.]Multi

Multidimensional arrays for C++. (Not an official Boost library) \\ This is a mirror of gitlab.com/correaa/boost-multi
Featured Library // Category Containers

The compilation procedure for C++20 modules

Article Popular Story // holyblackcat.github.io

Yesterday

MediaInfoLib

Convenient unified display of the most relevant technical and tag data for video and audio files.
Featured Library // Category Multimedia

Why std::pmr Might Be Worth It for Real‑Time Embedded C++

Article Popular Story // www.sapnag.me

Exploring Mutable Consteval State in C++26

Article Popular Story // friedkeenan.github.io

Last 7 Days

Bedrock

Rock solid distributed database specializing in active/active automatic failover and WAN replication
Featured Library // Category Database

suanPan

🧮 An Open Source, Parallel and Heterogeneous Finite Element Analysis Framework
Featured Library // Category Scientific Computing

C++ Reflection: Another Monad

Article Popular Story // www.elbeno.com

the hidden compile-time cost of C++26 reflection

Article Popular Story // vittorioromeo.com

xtd

Free open-source modern C++20 framework to create console (CLI), forms (GUI like WinForms) and unit test (xUnit) applications and libraries on Windows, macOS, Linux, iOS, Android, FreeBSD, Haiku, and SerenityOS.
Featured Library // Category GUI

Awesome C++ Weekly » 507

Top Stories
  • ISO C++ Standards Committee Panel Discussion - CppCon 2025
  • A Brief History of Bjarne Stroustrup, the Creator of C++
  • C++ Performance Improvements in MSVC Build Tools v14.51

Riley's Graphics library FrameWork

A cross platform lightweight single-header simple-to-use window abstraction library for creating graphical programs or libraries.
Featured Library // Category Graphics

C++ Performance Improvements in MSVC Build Tools v14.51

Article Popular Story // devblogs.microsoft.com

Alexander Stepanov Introduces Bjarne Stroustrup (2014)

Article Popular Story // www.youtube.com

preCICE

A coupling library and ecosystem for partitioned multi-physics and multi-scale simulations, including surface and volume coupling.
Featured Library // Category Scientific Computing

Behold the power of meta::substitute

Article Popular Story // brevzin.github.io

Last 30 Days

saucer

🛸 A modern, cross-platform C++ webview library
Featured Library // Category GUI

Mathplot

Plotting, graphing and data visualization for your C++ programs
Featured Library // Category Graphics

Always actual list of the latest C++ related YT videos

Article Popular Story // www.swedencpp.se

neoGFX

Cross-platform GPU-oriented C++ application/game framework
Featured Library // Category GUI

mbedTLS

An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
Featured Library // Category Cryptography

Mocking the Standard Template Library

Article Popular Story // middleraster.github.io