The Awesome C++ feed

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

TileDB

The Universal Storage Engine
Featured Library // Category Database

Yesterday

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 7 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

Last 30 Days

Kratos Multiphysics

Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
Featured Library // Category Scientific Computing

How I made a http server library for C++

Library Popular Story // github.com

xmake-repo

📦 An official xmake package repository
Featured Library // Category Game Engine

Forward declaring a type in C++: The good, and the bad

Article Popular Story // andreasfertig.com

copperspice

Set of cross platform C++ libraries (Core, Gui, Network, Multimedia, SQL, Vulkan, etc)
Featured Library // Category GUI

Awesome C++ Weekly » 508

Top Stories
  • the hidden compile-time cost of C++26 reflection
  • C++26: The Oxford variadic comma
  • The compilation procedure for C++20 modules

Qt Creator 19 released

Article Popular Story // www.qt.io

Libxml2

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

vtz: the world's fastest timezone library

Library Popular Story // github.com

Faster asin() Was Hiding In Plain Sight

Article Popular Story // 16bpp.net