The Awesome C++ feed

InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo www.influxdata.com
Today

Awesome C++ Weekly » 500

Top Stories
  • Making C++ Safe, Healthy, and Efficient - CppCon 2025
  • Template Deduction: The Hidden Copies Killing Your Performance (Part 2 of my Deep Dives)
  • LLVM: The bad parts

mp-units 2.5.0 released - mp-units

Update Popular Story // mpusz.github.io

libvpx

Mirror only. Please do not send pull requests.
Featured Library // Category Video

Yesterday

Qt

Qt Base (Core, Gui, Widgets, Network, ...)
Featured Library // Category Frameworks

Last 7 Days

Time in C++: Additional clocks in C++20

Article Popular Story // www.sandordargo.com

What's C++ like in gamedev?

We invite you to read an article on how C++ is used in modern game development and why the industry is still not ready to move away from it. The author explores how C++ works at different levels of game engines and how performance requirements, legacy code, and platform constraints make an impact on the industry.
Article Added by: Cody_Unicorn // pvs-studio.com

KArchive

Qt addon providing access to numerous types of archives
Featured Library // Category Compression

C++ Actor Framework

An Open Source Implementation of the Actor Model in C++
Featured Library // Category Concurrency

LLVM: The bad parts

Article Popular Story // www.npopov.com

Making C++ Safe, Healthy, and Efficient - CppCon 2025

Article Popular Story // youtu.be

PcapPlusPlus

PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, Npcap, WinPcap, DPDK, AF_XDP and PF_RING.
Featured Library // Category Networking

GStreamer

GStreamer open-source multimedia framework
Featured Library // Category Multimedia

Botan

Cryptography Toolkit
Featured Library // Category Cryptography

Last 30 Days

Awesome C++ Weekly » 499

Top Stories
  • When std::shared_mutex Outperforms std::mutex: A Google Benchmark Study on Scaling and Overhead
  • C++20 Modules, 5 Years Later - NDC TechTown 2025
  • Partial implementation of P2826 "Replacement functions"

Clang Hardening Cheat Sheet - Ten Years Later

Article Popular Story // blog.quarkslab.com

Open-Source Vulkan C++ API

Open-Source Vulkan C++ API
Featured Library // Category Graphics

Wt

Wt, C++ Web Toolkit
Featured Library // Category Web Application Framework

C++20 Modules, 5 Years Later - NDC TechTown 2025

Article Popular Story // www.youtube.com

HPX

The C++ Standard Library for Parallelism and Concurrency
Featured Library // Category Concurrency

Who Owns the Memory? Part 3: How Big Is your Type?

Article Popular Story // lukefleed.xyz

CHRONO

High-performance C++ library for multiphysics and multibody dynamics simulations
Featured Library // Category Physics

Who Owns the Memory? Part 2: Who Calls Free?

Article Popular Story // lukefleed.xyz

MongoDB C++ Driver

C++ Driver for MongoDB
Featured Library // Category Database

Partial implementation of P2826 "Replacement functions"

Article Popular Story // compiler-explorer.com

Who Owns the Memory? Part 1: What is an Object?

Article Popular Story // lukefleed.xyz

Bcrypt

Modern(-ish) password hashing for your software and your servers
Featured Library // Category Cryptography