ChinTn / lithium-matcherView on GitHub
High-Frequency Trading (HFT) style Order Matching Engine in C++. It demonstrates mastery of systems programming, memory management, and algorithmic complexity by utilizing Object Pools and pre-allocated arrays to avoid dynamic memory allocation (new/delete) and minimize latency.
15Jul 13, 2026Updated this week

Alternatives and similar repositories for lithium-matcher

Users that are interested in lithium-matcher are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.

Sorting:

Are these results useful?