An automated, ultra-low-latency trading platform using FPGAs for speed, AI for predictive signals, and a quantum sandbox for advanced financial modeling.
-
Updated
Jul 31, 2025 - Rust
An automated, ultra-low-latency trading platform using FPGAs for speed, AI for predictive signals, and a quantum sandbox for advanced financial modeling.
example usage of uniswap's universal router using smart-order-router sdk and permit2 sdk
Ultra low-latency Smart Order Router + institutional OMS for crypto perpetuals. K-way merge, greedy fill, EWMA latency penalty, pre-trade risk engine, zero heap on the critical path. 1–3 µs per decision across 5 exchanges. C++20.
Ultra-low latency C++20 Smart Order Router for crypto perpetuals. Features an O(N) K-way merge phase that eliminates std::sort, pure-integer greedy allocation, and regime-aware dynamic latency penalties based on volatility and book imbalance. Zero heap allocations and exception-free.
Back-test and parameter-tune a static Cont & Kukanov Smart Order Router in Python
DeFi automated portfolio manager and AMM.
Add a description, image, and links to the smart-order-router topic page so that developers can more easily learn about it.
To associate your repository with the smart-order-router topic, visit your repo's landing page and select "manage topics."