identifiers: Numeric identifiers for values.
This library allows you to turn costly repetitive values into numbers in order to save memory. An Identifiers value acts like a bi-directional map that allows you to effeciently toggle between a numeric key and the original value pushed into the map.
Downloads
- identifiers-0.4.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.2.0.1, 0.2.1.0, 0.3.0.0, 0.3.1.0, 0.4.0.0, 0.4.1.0, 0.4.2.0, 0.4.3.0 |
---|---|
Dependencies | base (>=4.6 && <4.10), binary (>=0.7.0.0 && <0.9.0.0), cereal (>=0.4.0.0 && <0.6.0.0), containers (>=0.5 && <0.6), deepseq (>=1.3.0.0 && <1.5), hashable (>=1.2 && <1.3), ListLike (<4.6), text (<1.3), unordered-containers (>=0.2.3.0 && <0.3) [details] |
License | BSD-3-Clause |
Author | Adam Wagner |
Maintainer | awagner83@gmail.com |
Category | Data |
Source repo | head: git clone https://github.com/awagner83/identifiers.git |
Uploaded | by awagner83 at 2017-05-20T00:25:26Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 6151 total (22 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-05-20 [all 1 reports] |