Skip to content

TechieBoy/rust-orderbook

Repository files navigation

Rust Orderbook.

Limit Orderbook written in Rust. Only supports limit orders. Price time priority. In an orderbook with 1 million orders, can match a single order in about 10 microseconds.

For more info, look at my blog post here: Porting a Python Limit Orderbook to Rust

About

Limit Order book and matching engine in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages