bytestring-strict-builder: An efficient strict bytestring builder

[ builders, bytestring, library, mit, serialization, text ] [ Propose Tags ]

According to the competition benchmarks, this library provides on average the fastest builder of strict bytestrings.

Practical benchmarks have proven it to be highly performant as well. The encoders from the "postgresql-binary" library have shown a stable performance improvement by factors of up to 10 after the migration from the standard builder to "bytestring-strict-builder".

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.4.2, 0.4.3, 0.4.5, 0.4.5.1, 0.4.5.2, 0.4.5.3, 0.4.5.4, 0.4.5.5, 0.4.5.6, 0.4.5.7
Dependencies base (>=4.9 && <5), base-prelude (>=1.2 && <2), bytestring (>=0.10.2 && <0.11), semigroups (>=0.18 && <0.20) [details]
License MIT
Copyright (c) 2017, Nikita Volkov
Author Nikita Volkov <nikita.y.volkov@mail.ru>
Maintainer Nikita Volkov <nikita.y.volkov@mail.ru>
Revised Revision 1 made by HerbertValerioRiedel at 2019-06-01T16:45:34Z
Category Text, ByteString, Builders, Serialization
Home page https://github.com/nikita-volkov/bytestring-strict-builder
Bug tracker https://github.com/nikita-volkov/bytestring-strict-builder/issues
Source repo head: git clone git://github.com/nikita-volkov/bytestring-strict-builder.git
Uploaded by NikitaVolkov at 2019-05-11T09:15:28Z
Distributions Arch:0.4.5.7, LTSHaskell:0.4.5.7, NixOS:0.4.5.7, Stackage:0.4.5.7
Reverse Dependencies 5 direct, 64 indirect [details]
Downloads 14014 total (208 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-05-11 [all 1 reports]