The Awesome C++ feed

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

Cppcheck

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

Yesterday

zlib-ng

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

Last 7 Days

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

OpenVDB

OpenVDB - Sparse volume data structure and tools
Featured Library // Category Graphics

libwebsockets

canonical libwebsockets.org networking library
Featured Library // Category Networking

magnum

Lightweight and modular C++11 graphics middleware for games and data visualization
Featured Library // Category Graphics

Last 30 Days

Mathieu Ropert: The Performance Mindset

Article Popular Story // youtu.be

Cinder

Cinder is a community-developed, free and open source library for professional-quality creative coding in C++.
Featured Library // Category Frameworks

The STL for Geometry: Thirty-Year Evolution of C++ Libraries

Article Popular Story // polydera.com

stackless coroutines for gamedev in ~200 lines of C++

Article Popular Story // vittorioromeo.com

Panda3D

Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU
Featured Library // Category Game Engine

Awesome C++ Weekly ยป 515

Top Stories
  • C++26: Structured Bindings can introduce a Pack
  • New features in GCC 16: Improved error messages and SARIF output
  • Why C++ Is Growing and What C++26 Means for Production Systems

C++26: string and string_view improvements

Article Popular Story // www.sandordargo.com

nghttp2

nghttp2 - HTTP/2 C Library and tools
Featured Library // Category Networking

Why C++ Is Growing and What C++26 Means for Production Systems

Article Popular Story // www.youtube.com

Ogre 3D

high-performance rendering backend (C++, Python, C#, Java)
Featured Library // Category Graphics

New features in GCC 16: Improved error messages and SARIF output

Article Popular Story // developers.redhat.com

s2n

An implementation of the TLS/SSL protocols
Featured Library // Category Cryptography

The fastest Linux timestamps

Article Popular Story // www.hmpcabral.com

Boost.Multiprecision

Boost.Multiprecision
Featured Library // Category Math

"Parse, don't Validate" through the years with C++

Article Popular Story // derekrodriguez.dev