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
Related topics
Topic
Replies
Views
Activity
Fast hash for custom type
General Usage
question
,
performance
,
hash
10
864
September 17, 2021
Hash of Dict with custom type as keys
General Usage
dictionary
4
1325
September 20, 2021
Custom hash function in dict is very slow?
Performance
3
888
April 20, 2021
Performance issues when working with dict
Performance
dictionary
11
1588
November 16, 2022
Really Fast Hash Set and Map
Internals & Design
20
6018
August 29, 2018