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

lwan

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

how to break or continue from a lambda loop? -- Vittorio Romeo

Article Popular Story // vittorioromeo.com

Yesterday

nelson

The Nelson Programming Language
Featured Library // Category Scripting

Last 7 Days

CatraMMS

Media Management System: ingestion, processing, encoding, delivery, ...
Featured Library // Category Multimedia

atomic<shared_ptr<>> by Oliver Schädlich

This blog article is an experiment. A few days ago, I received the following email (translated from German) from Oliver Schädlich ([email protected]). If, as I hope, this article sparks a discussion, I will be happy to summarize it in my last article.
Article Added by: gansm // www.modernescpp.com

RmlUi

RmlUi - The HTML/CSS User Interface library evolved
Featured Library // Category GUI

How to Split Ranges in C++23 and C++26

Article Popular Story // www.cppstories.com

perf-cpp

Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.
Featured Library // Category Scientific Computing

openmind

Deduction framework with arbitrary mathematical system solver.
Featured Library // Category Artificial Intelligence

CppCast: libstdc++

Article Popular Story // cppcast.com

GacUI

GPU Accelerated C++ User Interface, with WYSIWYG developing tools, XML supports, built-in data binding and MVVM features.
Featured Library // Category GUI

Awesome C++ Weekly » 465

Top Stories
  • C++ Modules Myth Busting
  • Factoid: Each class template instantiation costs 1KiB - Clang Frontend
  • C++ Insights now uses Clang 20

Last 30 Days

Declaring a friendship to self

Article Popular Story // www.sandordargo.com

GTK+

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

Improve Diagnostics with std <stacktrace>

Article Popular Story // biowpn.github.io

SQLite

Unofficial git mirror of SQLite sources (see link for build instructions)
Featured Library // Category Database

Variadic Switch

Article Popular Story // pydong.org

C++ Insights now uses Clang 20

Article Popular Story // andreasfertig.com

Trilinos

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

D++

C++ Discord API Bot Library - D++ is Lightweight and scalable for small and huge bots!
Featured Library // Category Networking

C++ Modules Myth Busting

Article Popular Story // www.youtube.com

Axmol Engine

Axmol Engine – A Multi-platform Engine for Desktop, XBOX (UWP) and Mobile games. (A fork of Cocos2d-x-4.0)
Featured Library // Category Game Engine

Brisk

Cross-platform C++20 GUI framework featuring MVVM architecture, reactive capabilities, and scalable, accelerated GPU rendering.
Featured Library // Category GUI

Awesome C++ Weekly » 464

Top Stories
  • CLion Is Now Free for Non-Commercial Use
  • Implementing a Struct of Arrays
  • C++ Language Updates in MSVC in Visual Studio 2022 17.14

C++26: constexpr exceptions

Article Popular Story // www.sandordargo.com