The Awesome C++ feed

What every programmer should know about processors.
Promo kevinfocke.com
Today

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

Awesome C++ Weekly » 510

Top Stories
  • Slug algorithm patent released into the public domain
  • Optimizing a Lock-Free Ring Buffer
  • Looking at Unity finally made me understand the point of C++ coroutines · Mathieu Ropert

CLion 2026.1 Is Here

Article Popular Story // blog.jetbrains.com

Two studies in compiler optimisations

Article Popular Story // www.hmpcabral.com

Yesterday

DART

C++20 physics engine for robotics and animation with collision, constraints, and Python bindings
Featured Library // Category Robotics

Announcing Meeting C++ 2026!

Article Popular Story // meetingcpp.com

Last 7 Days

FLTK

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

Optimizing a Lock-Free Ring Buffer

Article Popular Story // david.alvarezrosa.com

libssh2

the SSH library
Featured Library // Category Miscellaneous

Qt 6.11 released

Update Popular Story // www.qt.io

Slug algorithm patent released into the public domain

Article Popular Story // terathon.com

BDE

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

TileDB

The Universal Storage Engine
Featured Library // Category Database

CImg

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

Common Package Specification is Out the Gate

Article Popular Story // www.kitware.com

Last 30 Days

Let's dig into some vibe code

Let's scrutinize some vibe code that promises to change the world or whatever. We'll review and analyze this code using static analysis.
Article Added by: Cody_Unicorn // pvs-studio.com

AvCpp

C++ wrapper for FFmpeg
Featured Library // Category Multimedia

Awesome C++ Weekly » 509

Top Stories
  • C++23 std::expected vs C++17 std::optional for Error Handling
  • Forward declaring a type in C++: The good, and the bad
  • Even Faster asin() Was Staring Right At Me

Website

VSQLite++ Library - BSD-3 Licensed
Featured Library // Category Database

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

SOCI

Official repository of the SOCI - The C++ Database Access Library
Featured Library // Category Database

C++23 std::expected vs C++17 std::optional for Error Handling

Article Popular Story // techfortalk.co.uk

Circular Distance

Article Popular Story // biowpn.github.io

Even Faster asin() Was Staring Right At Me

Article Popular Story // 16bpp.net

Is OpenBSD... exotic? Community member's perspective

The internet is buzzing about GNU/Linux. People talk about the BSD family of operating systems less often than about this one. Are they more complex? Are they more boring? We'll get to the bottom of these questions with one of the most active members in the OpenBSD community!
Article Added by: Cody_Unicorn // pvs-studio.com

MongoDB C Driver

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