Skip to content

OSokunbi/hiccup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

order matching engine

in-memory order matching engine in c++ using a fixed-price-range ladder. limit, market, ioc, and fok orders with cancel/amend semantics and seqlock-protected top-of-book snapshots.

mkdir -p build
cd build
cmake ..
cmake --build . --parallel

About

order matching engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published