Skip to content

LF-Order-Book is for handling securities transactions. Built in C++, it's a high-speed, lock-free order book designed to process over 10,000 concurrent buy/sell orders using atomic operations.

Notifications You must be signed in to change notification settings

saimeda1/LF-Order-Book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

LF-Order-Book

About

LF-Order-Book is for handling securities transactions. Built in C++, it's a high-speed, lock-free order book designed to process over 10,000 concurrent buy/sell orders using atomic operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published