Skip to content

Constant time access and modification orderbook design

License

Notifications You must be signed in to change notification settings

kevins19/ring-orderbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ring Orderbook

Constant time access/update orderbook, implemented on ByBit crypto exchange

Run using the build_and_run.sh script in /scripts/.

Example performance: Average update time (ns) for map orderbook: 6489.52 Average update time (ns) for ring orderbook: 2314.43

About

Constant time access and modification orderbook design

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published