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
Custom hash function in dict is very slow?
Performance
3
913
April 20, 2021
`getindex` function for a `Dict{X,Int}` with keys of custom type `X` behaves not as expected : keys not found
New to Julia
dictionary
3
1239
July 30, 2018
Performance issues when working with dict
Performance
dictionary
11
1752
November 16, 2022
Really Fast Hash Set and Map
Internals & Design
20
6370
August 29, 2018
Different Dicts hashing to the same value
General Usage
question
6
1286
January 13, 2017