Very simple limit order book implementation
Using a (skipList)[http://igoro.com/archive/skip-lists-are-fascinating/]
this is taken from one of my many journeys learning golang
Ginkgo
Very simple limit order book implementation
Using a (skipList)[http://igoro.com/archive/skip-lists-are-fascinating/]
this is taken from one of my many journeys learning golang
Ginkgo