https://github.com/maurodelazeri/orderbook
Orderbook implementation in go with red black tree
https://github.com/maurodelazeri/orderbook
golang orderbook red-black-tree
Last synced: 6 months ago
JSON representation
Orderbook implementation in go with red black tree
- Host: GitHub
- URL: https://github.com/maurodelazeri/orderbook
- Owner: maurodelazeri
- Created: 2018-08-30T14:45:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-04T10:43:58.000Z (about 7 years ago)
- Last Synced: 2025-04-01T14:20:59.031Z (7 months ago)
- Topics: golang, orderbook, red-black-tree
- Language: Go
- Size: 8.79 KB
- Stars: 14
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# orderbook
Orderbook implementation in go with red black tree