The Awesome C++ feed

Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
Promo www.influxdata.com
Today

Making a 3D modeler in C in a week

Article Popular Story // danielchasehooper.com

Awesome C++ Weekly » 411

Top Stories
  • Speeding up C++ build times
  • Show HN: Getada: rustup-like installer for Ada's toolchain/package manager
  • Are We (C++20) Modules Yet?

APR

Mirror of Apache Portable Runtime
Featured Library // Category Frameworks

Yesterday

lwlog

Very fast synchronous and asynchronous C++17 logging library
Featured Library // Category Logging

Progress Report: Adopting Headers Units in Microsoft Word

Article Popular Story // www.youtube.com

Understand internals of std::expected

Article Popular Story // www.cppstories.com

Last 7 Days

Modern C++ framework for Symbolic Regression

Modern C++ framework for symbolic regression that uses genetic programming to explore a hypothesis space of possible mathematical expression.
Featured Library // Category Artificial Intelligence

Optimizing C++ code to run 87x faster (One Billion Row Challenge)

Article Popular Story // simontoth.substack.com

xmake

🔥 A cross-platform build utility based on Lua
Featured Library // Category GUI

conan

Conan - The open-source C and C++ package manager
Featured Library // Category CLI

Speeding up C++ build times

Article Popular Story // www.figma.com

rotor

Event loop friendly C++ actor micro-framework, supervisable
Featured Library // Category Asynchronous Event Loop

Are We (C++20) Modules Yet?

Article Popular Story // arewemodulesyet.org

KArchive

Qt addon providing access to numerous types of archives
Featured Library // Category Compression

Last 30 Days

Awesome C++ Weekly » 410

Top Stories
  • The Performance Impact of C++'s `final` Keyword
  • 3rd Edition of Programming: Principles and Practice Using C++ by Stroustrup
  • C++20 modules and Boost: deep dive

Fun Example of Unexpected UB Optimization

Article Popular Story // godbolt.org

Conan 2.2 launches local source folders as Conan repositories

Article Popular Story // blog.conan.io

strf

Yet another C++ text formatting library.
Featured Library // Category Miscellaneous

Live function runtime visualization in Visual Studio

Article Popular Story // youtu.be

Newton Dynamics

Newton Dynamics is an integrated solution for real time simulation of physics environments.
Featured Library // Category Physics

Representing an Abstract Syntax Tree in C++

Article Popular Story // lesleylai.info

C isn't a hangover and Rust isn't a cure

Article Popular Story // scribe.rip

C Isn't a Hangover; Rust Isn't a Hangover Cure

Article Popular Story // medium.com

AREG SDK

AREG is an asynchronous Object RPC framework to simplify multitasking programming by blurring borders between processes and treating remote objects as if they coexist in the same thread.
Featured Library // Category Inter-process communication

The Performance Impact of C++'s `final` Keyword

Article Popular Story // 16bpp.net

FINAL CUT

A text-based widget toolkit.
Featured Library // Category GUI