Archive · September 2026

76 resources

A snapshot of everything discovered in September 2026

Articles

The case of the progress callback that never got called when progress happened

This article discusses a debugging issue related to a progress handler in a C# async method that fails to get called. It provides insights into troubleshooting the problem from both C# and C++ perspectives.

The Old New Thing | The Old New Thing | 2026-09-03 | 5 min

C++26: std::hive

This article discusses the proposed std::hive feature for C++26, detailing its purpose and potential impact on the language. It provides insights into the design and implementation considerations for this new feature.

Sandor Dargo | Sandor Dargo's Blog | 2026-09-02 | 5 min

The perils of binding to value types in XAML

This article discusses issues encountered when binding to value types in XAML, particularly with the FlipView control. It explains how using structs instead of runtime classes can simplify the data model and avoid boilerplate code.

The Old New Thing | The Old New Thing | 2026-09-02 | 5 min

Microspeak: Funded / unfunded

This article explains the specific jargon used at Microsoft regarding project funding, which refers to the availability of personnel rather than financial resources. It discusses terms like 'funded', 'unfunded', and 'partially funded' in the context of software development.

The Old New Thing | The Old New Thing | 2026-09-01 | 5 min

AWE does not require PAE, though PAE makes it much more useful

This article discusses the Address Windowing Extensions (AWE) feature in Windows and its relationship with Physical Address Extension (PAE). It explains how AWE can be useful even without PAE, but highlights the limitations of using AWE on a 32-bit system with only 4GB of RAM.

The Old New Thing | The Old New Thing | 2026-08-31 | 5 min
↑ Top

Videos

↑ Top

Libraries

daw_json_link

v3.38.1

Fast, convenient JSON serialization and parsing in C++

★ 510 | released 2026-09-04

ultrajson

6.0.0

Ultra fast JSON decoder and encoder written in C with Python bindings

★ 4.5k | released 2026-09-04

doltlite

v0.50.4

DoltLite - Version Controlled SQLite

★ 248 | released 2026-09-03

lammps

stable_22Jul2025_update6

Public development project of the LAMMPS MD software package

★ 3.0k | released 2026-09-03

mongo-c-driver

2.5.2

The Official MongoDB driver for C language

★ 880 | released 2026-09-03

mongo-cxx-driver

r4.5.2

C++ Driver for MongoDB

★ 1.1k | released 2026-09-03

restinio

v0.7.10

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

★ 1.3k | released 2026-09-03

s2n

v1.7.9

An implementation of the TLS/SSL protocols

★ 4.8k | released 2026-09-03

seams-core

v2.9.2

The d-SEAMS C++ core engine

★ 42 | released 2026-09-03

simdjson

v4.6.10

Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks

★ 24.2k | released 2026-09-03

unordered_dense

v4.11.0

A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion

★ 1.5k | released 2026-09-03

uWebSockets

v20.80.0

Simple, secure & standards compliant web server for the most demanding of applications

★ 19.0k | released 2026-09-03

vscode

1.136.1

Visual Studio Code

★ 190.8k | released 2026-09-03

zxc

v0.14.0

Lossless compression C library built for ultra-fast decode. Faster than LZ4 (40–75% on ARM64), at a better ratio. Official Rust, Python, Node.js, Go and WASM bindings. Write-once/read-many, with optional seekable archives for O(1) random access.

★ 458 | released 2026-09-03

doltlite

v0.50.1

DoltLite - Version Controlled SQLite

★ 223 | released 2026-09-01

oiio

v3.1.17.0

Reading, writing, and processing images in a wide variety of file formats, using a format-agnostic API, aimed at VFX applications.

★ 2.4k | released 2026-09-01

CRCpp

release-1.2.3.0

Easy to use and fast C++ CRC library.

★ 414 | released 2026-08-31

folly

v2026.08.31.00

An open-source C++ library developed and used at Facebook.

★ 30.5k | released 2026-08-31

ladybug

v0.20.1

LadybugDB a graph database

★ 1.7k | released 2026-08-31

libigl

v2.6.3

Simple MPL-2.0-licensed C++ geometry processing library.

★ 5.1k | released 2026-08-31

nanodbc

v3.0.2

C++ ODBC wrapper

★ 385 | released 2026-08-31

pcre2

pcre2-10.48

PCRE2 development is based here.

★ 1.3k | released 2026-08-31

protobuf

v36.1

Protocol Buffers - Google's data interchange format

★ 71.9k | released 2026-08-31

proxygen

v2026.08.31.00

A collection of C++ HTTP libraries including an easy to use HTTP server.

★ 8.4k | released 2026-08-31

SaneCppLibraries

release/2026/08

Platform Abstraction C++ Libraries

★ 627 | released 2026-08-31

Trilinos

trilinos-release-17-2-1

Primary repository for the Trilinos Project

★ 1.4k | released 2026-08-31

usearch

v2.26.2

Fast Open-Source Search & Clustering engine × for Vectors & Arbitrary Objects × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍

★ 4.3k | released 2026-08-31

wangle

v2026.08.31.00

Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.

★ 3.1k | released 2026-08-31
↑ Top

C++ Standard

↑ Top