The Awesome C++ feed

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

MSVC Build Tools Preview updates - August 2026

Article Popular Story // devblogs.microsoft.com

Trilinos

Primary repository for the Trilinos Project
Featured Library // Category Scientific Computing

Yesterday

Awesome C++ Weekly » 530

Top Stories
  • Bjarne Stroustrup, creator of C++, joins Susquehanna
  • Faster Than Ninja
  • C++Now 2026: A Path to Pratically Safe C++ talk by Google's C++ Safety Team

CGal

The public CGAL repository, see the README below
Featured Library // Category Math

Last 7 Days

Estimating branch probabilities

Article Popular Story // maskray.me

Axmol Engine

Axmol Engine – A Multi-platform Engine for Desktop, XBOX (UWP), WebAssembly and Mobile games.
Featured Library // Category Game Engine

mlpack

mlpack: a fast, header-only C++ machine learning library
Featured Library // Category Machine Learning

Extending `[[clang::lifetimebound]]` to take a condition

Article Popular Story // discourse.llvm.org

Livecoding session: Let's make a programming language. Functions

We continue building our own programming language from scratch. In the previous session, we introduced variables. Now it's time to add one of the core building blocks of any language: functions.
In this webinar, Yuri will walk through the implementation step by step, demonstrating how functions, scopes, and symbol lookup are built in code using C++. Along the way, you'll gain a deeper understanding of one of the fundamental mechanisms behind modern programming languages.
Event Added by: Cody_Unicorn // pvs-studio.com

SWIG

SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
Featured Library // Category Scripting

zlib-ng

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

Bjarne Stroustrup, creator of C++, joins Susquehanna

Article Popular Story // cppcon.org

OpenVDB

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

Last 30 Days

C++26 Reflection: Simplifying JSON Serialization

Article Popular Story // techfortalk.co.uk

Faster Than Ninja

Article Popular Story // build2.org

libwebsockets

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

Awesome C++ Weekly » 529

Top Stories
  • How fast is C++26’s std::hive?
  • C++ float-to-int conversion can be undefined behavior
  • GCC steering committee announces AI policy

NCCL

Optimized primitives for collective multi-GPU communication
Featured Library // Category Concurrency

lwan

Experimental, scalable, high performance HTTP server
Featured Library // Category Web Application Framework

Panda3D

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

magnum

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

C++ float-to-int conversion can be undefined behavior

Article Popular Story // kttnr.net

How fast is C++26’s std::hive?

Article Popular Story // lemire.me

libffi

A portable foreign-function interface library.
Featured Library // Category Scripting

nghttp2

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

Ogre 3D

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

Game++. Part 2.1: Types of optimization

Article Added by: Cody_Unicorn // pvs-studio.com