You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Experimental Sui CLMM aggregator backend in Rust: multi-DEX quotes, tick-aware routing, unsigned PTB generation, and Redis/PostgreSQL workers. On-chain execution is not yet verified.
ML-driven smart order routing — gradient-boosting models predict venue-level slippage, fill probability, and latency from a live ROS 2 execution-quality pipeline (FastAPI + React), with rolling live validation against realized fills