PerfectHash

Version 0.1.5 revision 0 uploaded by MarkWotton.

Package meta

Synopsis
A perfect hashing library for mapping bytestrings to values.
Description

A perfect hashing library for mapping bytestrings to values. Insertion is not supported (by design): this is just a binding to the C-based CMPH library (http://cmph.sf.net). Only fromList and lookup operations are supported, but in many circumstances this is all that's required. CI at https://travis-ci.org/mwotton/PerfectHash

Author
Mark Wotton <mwotton@gmail.com>
Bug reports
mailto:mwotton@gmail.com
Category
Data, Data Structures
Copyright
n/a
Homepage
n/a
Maintainer
Mark Wotton <mwotton@gmail.com>
Package URL
n/a
Stability
Experimental

Components