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

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

Yesterday

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

Article Popular Story // 16bpp.net

FINAL CUT

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

C++20: Query Calendar Dates and Ordinal Dates

The extended chrono library makes it relatively easy to ask for the time duration between calendar dates.
Article Added by: gansm // www.modernescpp.com

Last 7 Days

libvips

A fast image processing library with low memory needs.
Featured Library // Category Image Processing

wxWidgets

Cross-Platform C++ GUI Library
Featured Library // Category GUI

C-Macs – a pure C macOS application

Library Popular Story // github.com

QuantLib

The QuantLib C++ library
Featured Library // Category Math

Morton: Bit Interleaving in C/C++

Library Popular Story // github.com

import std in CMake 3.30

Article Popular Story // www.kitware.com

C++20 modules and Boost: deep dive

Article Popular Story // anarthal.github.io

Awesome C++ Weekly » 409

Top Stories
  • Swift for C++ Practitioners, Part 1
  • CMake 3.30 will experimentally support `import std;`
  • F/OSS Comics: 8. The Origins of Unix and the C Language

catboost

A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
Featured Library // Category Machine Learning

CMake 3.30 will experimentally support `import std;`

Article Popular Story // gitlab.kitware.com

Blaze: A High Performance C++ Math library

Article Popular Story // bitbucket.org

Blaze: A High Performance C++ Math Library

Article Popular Story // bitbucket.org

F/OSS Comics: 8. The Origins of Unix and the C Language

Article Popular Story // fosscomics.com

neoGFX

Cross-platform GPU-oriented C++ application/game framework
Featured Library // Category GUI

Last 30 Days

ZLib

A massively spiffy yet delicately unobtrusive compression library.
Featured Library // Category Compression

mbedTLS

An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
Featured Library // Category Cryptography

C++20: Displaying and Checking Calendar Dates

I created calendar dates in my last post, “C++20: Creating Calendar Dates,” and I will display and check them today.
Article Added by: gansm // www.modernescpp.com

Wt

Wt, C++ Web Toolkit
Featured Library // Category Web Application Framework

libvpx

Mirror only. Please do not send pull requests.
Featured Library // Category Video

RESTinio

Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use
Featured Library // Category Networking