Skip to content

ffucci/matching_engine_rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matching Engine

A matching engine implementation in Rust

The matching engine is a central part of a trading system it contains the logic to match the orders from the buyers side and the selling side

To build the project

cargo build

To run tests

cargo test

About

A matching engine implementation in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages