The Awesome C++ feed

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

Kratos Multiphysics

Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
Featured Library // Category Scientific Computing

Yesterday

How I made a http server library for C++

Library Popular Story // github.com

xmake-repo

📦 An official xmake package repository
Featured Library // Category Game Engine

Last 7 Days

Forward declaring a type in C++: The good, and the bad

Article Popular Story // andreasfertig.com

copperspice

Set of cross platform C++ libraries (Core, Gui, Network, Multimedia, SQL, Vulkan, etc)
Featured Library // Category GUI

Awesome C++ Weekly » 508

Top Stories
  • the hidden compile-time cost of C++26 reflection
  • C++26: The Oxford variadic comma
  • The compilation procedure for C++20 modules

Qt Creator 19 released

Article Popular Story // www.qt.io

Libxml2

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

vtz: the world's fastest timezone library

Library Popular Story // github.com

Faster asin() Was Hiding In Plain Sight

Article Popular Story // 16bpp.net

C++26: The Oxford variadic comma

Article Popular Story // www.sandordargo.com

libxml++

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

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

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 30 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