The Awesome C++ feed

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

Is OpenBSD... exotic? Community member's perspective

The internet is buzzing about GNU/Linux. People talk about the BSD family of operating systems less often than about this one. Are they more complex? Are they more boring? We'll get to the bottom of these questions with one of the most active members in the OpenBSD community!
Article Added by: Cody_Unicorn // pvs-studio.com

MongoDB C Driver

The Official MongoDB driver for C language
Featured Library // Category Database

Yesterday

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

Last 7 Days

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

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

Last 30 Days

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

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