← projects

systems · sub-star

nano_match

ultra-low-latency HFT limit order book and matching engine.


readme

A limit order book and matching engine in C++, built for the latency constraints real high-frequency trading systems work under. Orders are matched by price-time priority, with the data structures chosen so the hot path stays predictable rather than merely fast on average.

signal log

built with

C++
view repository →