paurea

↗ HN profile [ 18.2 ms ] full profile
Karma
14
Created
March 31, 2012 (14y ago)
Submissions
0
  1. It can be used to write your own generic hash table, see for an example: https://pkg.go.dev/gitlab.eif.urjc.es/paurea/cuckoo In contrast to https://github.com/dolthub/maphash it can use any hash function (as long as it…