Open Issues Need Help
View All on GitHub [Testing] Implement GTest Unit Testing Suite about 3 hours ago
good first issue
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.
C++