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. CI at https://travis-ci.org/mwotton/PerfectHash
[Skip to Readme]
Downloads
- PerfectHash-0.1.5.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 (>=4.5 && <5.2), binary, bytestring, containers, digest, 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 |
Source repo | head: git clone http://github.com/mwotton/PerfectHash.git |
Uploaded | by MarkWotton at 2016-04-29T14:47:46Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 5474 total (32 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-04-29 [all 1 reports] |