diff --git a/README.md b/README.md index 2e89e96..eff87eb 100644 --- a/README.md +++ b/README.md @@ -536,6 +536,7 @@ date conversion, scaling factor values, and filtering by the specified date. - [OrderMatchingEngine](https://github.com/PIYUSH-KUMAR1809/order-matching-engine) - A production-grade, lock-free, high-frequency trading matching engine achieving 150M+ orders/sec. - [rallyplot](https://rallyplot.com) - Fast, GPU-accelerated financial plotting library - [PandoraTrader](https://github.com/pegasusTrader/PandoraTrader) - A C++ CTP trading framework, with very clear logic +- [NexusFix](https://github.com/SilverstreamsAI/NexusFix) - C++23 FIX protocol engine with zero-copy parsing and SIMD acceleration, 3x faster than QuickFIX. ## Frameworks