Julia Programming Language
Dictionary with custom hash function
General Usage
question
,
dictionary
,
hash
Oscar_Smith
October 28, 2020, 2:40pm
6
There’s a reason one of Julia’s unofficial mottos is “don’t pay for what you use”
1 Like
Custom optimized hash tables with UInt64 keys, lower level than Dict for ultra speed
show post in topic