A Rust workspace I use for market data, backtests, live trading, and strategy research.
The useful part is keeping research and live code close together: exchange clients over TCP/WebSockets, normalized data in DuckDB/PostgreSQL, Black-Scholes/SABR pricing, and Forust/ONNX models behind isolated execution and risk gates — all in one workspace.