PerfectHash: A perfect hashing library for mapping bytestrings to values.
Deprecated
in favor of perfecthash
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.
[Skip to Readme]
Downloads
- PerfectHash-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5 |
---|---|
Dependencies | array, base, binary, bytestring, bytestring-trie, containers, digest, haskell98, HUnit, QuickCheck, time [details] |
License | BSD-3-Clause |
Author | Mark Wotton <mwotton@gmail.com> |
Maintainer | Mark Wotton <mwotton@gmail.com> |
Category | Data, Data Structures |
Bug tracker | mailto:mwotton@gmail.com |
Uploaded | by MarkWotton at 2009-02-02T03:18:48Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | test, benchmark_trie, benchmark |
Downloads | 5546 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |