llmx.io — project family

Line-rate systems
for modern networks.

LLMX is a family of small, focused C++ projects for building the fastest path between a NIC and a kernel. router moves the packets, rtaco drives the control plane, vbvx parses the bytes — and it's designed to grow.

LLMX project family banner
Flagship

The center of the family.

Sub-projects

Composable building blocks.

Each sub-project stands alone, but together they form the substrate LLMX/router runs on.

Principles

Predictable, observable, composable.

01

Built around the data path

Every abstraction respects the constraints of high-rate forwarding hardware — no allocation, no surprises on hot paths.

02

Modern C++, mechanical sympathy

C++23, RAII end-to-end, typed builders. Code that reads like intent and runs like hand-tuned pipelines.

03

Designed to grow

router · rtaco · vbvx today. New sub-projects slot into the same control-plane / data-path / parsing fabric tomorrow.