ascii-string: Compact representation of ASCII strings
ASCII strings stored using just 7 bits per character. Compared to ByteString, this saves you a whole byte per 8 characters.
Downloads
- ascii-string-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] | 1, 1.0.0.1, 1.0.1, 1.0.1.1, 1.0.1.2, 1.0.1.3, 1.0.1.4 |
---|---|
Dependencies | base (>=4.7 && <5), bytestring (>=0.10 && <0.11), cereal (>=0.5.5 && <0.6), deferred-folds (>=0.6.11 && <0.7), foldl (>=1.4 && <2), hashable (>=1.2.7 && <2), primitive (>=0.6.4 && <0.7), primitive-extras (>=0.6.3 && <0.7) [details] |
License | MIT |
Copyright | (c) 2018, Metrix.AI |
Author | Nikita Volkov <nikita.y.volkov@mail.ru> |
Maintainer | Metrix.AI Ninjas <ninjas@metrix.ai> |
Home page | https://github.com/metrix-ai/ascii-string |
Bug tracker | https://github.com/metrix-ai/ascii-string/issues |
Uploaded | by NikitaVolkov at 2018-08-05T11:38:33Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 4274 total (29 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-08-05 [all 1 reports] |