Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Golang implementation of a Limit Order Book (LOB) for high frequency trading in crypto exchanges
| Date | Stars |
|---|---|
| 2026-07-24 | 278 |
| 2026-07-25 | 278 |
| 2026-07-28 | 278 |
| 2026-07-30 | 278 |
| 2026-08-06 | 278 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
[](https://travis-ci.com/alexey-ernest/go-hft-orderbook) # go-hft-orderbook Golang implementation of a Limit Order Book (LOB) for high frequency trading in crypto exchanges. Inspired by [this](https://web.archive.org/web/20110219163448/http://howtohft.wordpress.com/2011/02/15/how-to-build-a-fast-limit-order-book/) article. ## Operations * Add – O(log M) for the first order at a limit, O(1) for all others * Cancel – O(1) * GetBestBid/Offer – O(1) * GetVolumeAtLimit – O(1) ## Performance * Random generated insertion with limited number of price levels (10K levels) on average MacBook Pro: ~200ns/op or ~5M op/s ## TODO * Object pool (Done) * Real data for benchmarks ## Radicle URN rad:git:hwd1yregaqj5mrp5dgc3gyuu6exszg84zr71su8j1f7t6oe9czxee1zzyzr
Excerpt of 847 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:cacb29c8080ad759, topic:trading