Y
Hacker News
new
|
ask
|
show
|
jobs
by
masklinn
3401 days ago
The program which reached the top of k-n does not use the standard library's hashmap, it uses ordermap:
https://github.com/bluss/ordermap
Though that's also an open addressed map.