perfecthash

A perfect hashing library for mapping bytestrings to values. Insertion is not supported (by design): Only fromList and lookup operations are supported. CI at https:travis-ci.orgmwottonPerfectHash


Keywords
benchmark, bsd3, library, test
License
BSD-3-Clause
Install
cabal install perfecthash-0.2.0

Documentation

This is an immutable hashtable built on cmph.