The PerfectHash package
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.
Properties
| Versions | 0.1, 0.1.1, 0.1.2, 0.1.3 |
|---|---|
| Dependencies | array, base, binary, bytestring, containers, digest, haskell98, time |
| License | BSD3 |
| Author | Mark Wotton <mwotton@gmail.com> |
| Maintainer | Mark Wotton <mwotton@gmail.com> |
| Stability | Experimental |
| Category | Data, Data Structures |
| Bug tracker | mailto:mwotton@gmail.com |
| Upload date | Sun Feb 8 21:03:07 UTC 2009 |
| Uploaded by | MarkWotton |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0 |
Modules
Downloads
- PerfectHash-0.1.3.tar.gz (Cabal source package)
- package description (included in the package)