High performance components for building Trading Platform such as ultra fast matching engine, order book processor
-
Updated
Jul 15, 2025 - C++
High performance components for building Trading Platform such as ultra fast matching engine, order book processor
A high-performance C++ orderbook engine with microsecond-level latency, supporting multiple ordertypes, price-time priority matching and real time data integration from Binance
Low latency Limit Order Book and Matching Engine created in C++, able to handle over 1.4 million transactions per second.
DistributedATS is a FIX Protocol based multi matching engine exchange(CLOB) that integrates QuickFIX and LiquiBook over DDS
A low-latency, high-throughput order matching system implementation.
Library for algorithmic trading
C++ and Python app to create your custom orderbook.
Simple client/server example that can be used as a starting point for development using Fix8Pro
Limit Orderbook & Matching Engine + market simulation & visualsation.
High-Frequency Trading (HFT) order matching engine optimized for low latency. Features NUMA-aware memory allocation, thread pinning, RDTSC timestamps, lock-free SPSC queues, async logging, and UDP busy polling. Built with C++20 for Linux production environments.
Implementation of a simple Equity Order Matching Engine using C/C++
High-performance C++ Implementation of a Limit Order Book and a Matching Engine
Low latency Limit Order Book and Matching Engine written in C++
The Orderbook Project is a C++ application simulating a financial order book. It manages buy and sell orders, matches them according to their prices, and keeps track of trades. The application supports two types of orders: Good Till Cancel (GTC) and Fill and Kill (FOK).
Order Book Fast Algorithm develop by Alan Z. Valencia
Add a description, image, and links to the orderbook topic page so that developers can more easily learn about it.
To associate your repository with the orderbook topic, visit your repo's landing page and select "manage topics."