Skip to content
Dmdv edited this page Jul 11, 2026 · 2 revisions

C++26 Systems Stack Wiki

Documentation mirror of Dmdv/cpp26-systems-stack. Generated from the docs/ tree in the main repository.

Start here

Page Description
Blueprint-Overview Low-latency blueprint index
Blueprint-Audit SHIPPED / OPTIONAL / GAP checklist
Tutorial-Industry-Stack Industry libraries by layer
Libraries-Index Library mesh guides
CLion-Setup IDE / IntelliSense
Tutorial-Ninja-Build Ninja build system

Blueprint

Page Layer
Blueprint-01-Hardware-OS §1 Hardware & OS
Blueprint-02-Network-Ingress §2 Network ingress
Blueprint-03-Memory §3 Memory
Blueprint-04-Concurrency §4 Concurrency
Blueprint-05-Compiler §5 Compiler
Blueprint-06-Telemetry §6 Telemetry
Blueprint-07-Industry-Libraries Industry library map
Blueprint-Low-Latency-Stack Narrative
Blueprint-Audit Full audit table

Tutorials

Page Topic
Tutorial-Industry-Stack Industry stack
Tutorial-SBE-Codegen Real Logic SBE
Tutorial-Linux-NUMA-io-uring NUMA + io_uring
Tutorial-HdrHistogram-C HDR histograms
Tutorial-Kernel-Bypass-Lab DPDK / Onload lab
Tutorial-Ninja-Build Ninja
Tutorial-Modern-Cpp-Tooling-ARM-Intel ARM & Intel tooling

Library guides

Page Component
Library-Asio Asio
Library-Beast Boost.Beast
Library-Taskflow Taskflow
Library-TBB oneTBB
Library-stdexec stdexec
Library-simdjson simdjson
Library-gRPC-Protobuf gRPC + protobuf
Library-Folly Folly
Library-HPX HPX

Tooling

Page Topic
CLion-Setup CLion presets
CMake-Toolchains Cross-compile examples

Source of truth

Prefer PRs against docs/ in the main repo. Refresh this wiki with:

python3 scripts/publish_wiki.py

Clone this wiki locally