proxy.golang.org : github.com/remerge/mph : v0.0.0-20161104163244-fd3217a8c1cc
Package mph is a Go implementation of the compress, hash and displace (CHD) minimal perfect hash algorithm. See http://csourceforge.net/papers/esa09.pdf for details. To create and serialize a hash table: To read from the hash table: MMAP is also indirectly supported, by deserializing from a byte slice and slicing the keys and values. See https://github.com/alecthomas/mph for source.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/remerge/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...