TechieBoy / rust-orderbook
Limit Order book and matching engine in Rust.
☆45Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-orderbook
- A Rust on-site channel benchmarking helper. Inter-Process (async / busy) & Intra-Process (async single threaded / async multi threaded)☆27Updated 7 months ago
- Lil Rust project to help compare network latencies between tuned and non-tuned servers☆24Updated 7 months ago
- ☆22Updated 6 months ago
- A Rust WebSocket client that connects to multiple crypto exchanges and publishes a merged live order book through gRPC stream☆67Updated 2 years ago
- NOTE: Barter-Data migrated to Barter monorepo: https://www.github.com/barter-rs/barter-rs☆102Updated 4 months ago
- Bot for fetching the latest funding rate to check for cross exchanges funding arb opportunities☆14Updated 2 months ago
- Track which HTTP protocols are being used by exchanges' servers☆15Updated 7 months ago
- The official repository for the paper Adversarial Inverse Reinforcement Learning for Market Making (2024) published and presented at the …☆10Updated this week
- A command line tool based on the crypto-crawler library.☆70Updated last year
- A Practical Guide to a Simple Data Stack.☆35Updated 2 months ago
- A lightweight and high-performance order-book designed to process level 2 and trades data. Available in Rust and Python