Add NexusFix - C++23 FIX protocol engine

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
starvian
2026-03-09 09:48:46 +00:00
parent e374d4a47e
commit 6894c3f857
+1
View File
@@ -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