← Back to projects

Solana Arbitrage Bot

Low-latency Rust arbitrage system on Solana — streaming ingestion, graph-based detection, MEV-aware execution.

RustTokioSolanagRPCLock-free concurrencyTracing / Metrics

A production Rust system that detects and executes arbitrage across Solana DEXes. Built over 2 years. Focus areas: • Low-latency streaming ingestion with zero-copy parsing • Graph-based opportunity detection over live DEX state • MEV-aware execution path with pre-flight simulation • Lock-free concurrency on the hot path • DEX-agnostic architecture — new protocols plug in behind a common quoter interface • Full observability: metrics, distributed tracing, structured logs Specific venues, thresholds, and execution details are intentionally omitted from this page.