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

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.11 && <5), bytestring (>=0.10.2 && <0.13) [details]
License MIT
Copyright (c) 2017, Nikita Volkov
Author Nikita Volkov <nikita.y.volkov@mail.ru>
Maintainer Nikita Volkov <nikita.y.volkov@mail.ru>
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 2023-10-13T20:50:35Z
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 13966 total (201 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-10-13 [all 1 reports]