Stars
4
stars
written in C++
Clear filter
An in-memory copy of the order book on the GDAX cryptocurrency exchange, updated in real time via WebSocket feed, exposed in a thread-safe and lock-free data structure.
Multithreaded order matching engine in C++11 using FIX protocol for Linux/Windows