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

etl

Embedded Template Library
Featured Library // Category Data Structures

C++ as a 21st century language - Bjarne Stroustrup

Article Popular Story // youtu.be

Yesterday

Discover C++26’s compile-time reflection

Article Popular Story // lemire.me

ITK

Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
Featured Library // Category Image Processing

Last 7 Days

Trip report: June 2025 ISO C++ standards meeting

Article Popular Story // herbsutter.com

libssh2

the SSH library
Featured Library // Category Miscellaneous

Clang-Format Optimizer

Library Popular Story // github.com

So you want to serialize some DER?

Article Popular Story // alexgaynor.net

Revisiting Knuth’s “Premature Optimization” Paper

Article Popular Story // probablydance.com

BDE

Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
Featured Library // Category Frameworks

Awesome C++ Weekly » 470

Top Stories
  • TIL: filter_view has unimplementable complexity requirements
  • jemalloc Postmortem
  • C++26: Disallow Binding a Returned Reference to a Temporary

quill

Asynchronous Low Latency C++ Logging Library
Featured Library // Category Logging

FLTK

FLTK - Fast Light Tool Kit - https://github.com/fltk/fltk - cross platform GUI development
Featured Library // Category GUI

Data-Parallel Types (SIMD)

The data-parallel types (SIMD) library provides data-parallel types and operations on them. Today, I want to take a closer look at this.
Article Added by: gansm // www.modernescpp.com

TIL: filter_view has unimplementable complexity requirements

Article Popular Story // www.youtube.com

Known pitfalls in C++26 contracts

Article Popular Story // www.youtube.com

TileDB

The Universal Storage Engine
Featured Library // Category Database

Last 30 Days

CImg

The CImg Library is a small and open-source C++ toolkit for image processing
Featured Library // Category Image Processing

LibreSSL

LibreSSL Portable itself. This includes the build scaffold and compatibility layer that builds portable LibreSSL from the OpenBSD source code. Pull requests or patches sent to [email protected] are welcome.
Featured Library // Category Cryptography

TreeFrog Framework

TreeFrog Framework : High-speed C++ MVC Framework for Web Application
Featured Library // Category Web Application Framework

Enchantum now supports clang!

Library Popular Story // github.com

C++26: Disallow Binding a Returned Reference to a Temporary

Article Popular Story // www.sandordargo.com

jemalloc Postmortem

Article Popular Story // jasone.github.io

MongoDB C Driver

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