ascii-string: Compact representation of ASCII strings

[ library, mit, unclassified ] [ Propose Tags ]

ASCII strings stored using just 7 bits per character. Compared to ByteString, this saves you a whole byte per 8 characters.

Downloads

Maintainer's Corner

Package maintainers

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 Tech Team <tech@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-08T08:42:12Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 4141 total (16 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-08 [all 1 reports]