An open API service indexing awesome lists of open source software.

https://github.com/zhashkevych/orderbook

HFT order book basic implementation in Go for research purposes
https://github.com/zhashkevych/orderbook

Last synced: 9 days ago
JSON representation

HFT order book basic implementation in Go for research purposes

Awesome Lists containing this project

README

          

# Order Book for HFT systems

Implemeted with Binary Search Tree & Double-Linked List