elo: add live leaderboard

This commit is contained in:
2025-03-05 10:25:38 -05:00
parent 222afb29c1
commit 875c1737e5
3 changed files with 60 additions and 16 deletions

View File

@@ -24,6 +24,7 @@ debug = true
[dependencies]
arrayvec = "0.7"
const_fn = "0.4"
crossbeam-channel = "0.5.14"
either = "1.13"
indicatif = { version = "0.17", features = [ "rayon" ] }
nohash-hasher = "0.2"