bytestring-strict-builder: An efficient strict bytestring builder
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
- bytestring-strict-builder-0.4.5.6.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] | 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 |
---|---|
Dependencies | base (>=4.11 && <5), bytestring (>=0.10.2 && <0.12) [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 2022-06-17T05:59:56Z |
Distributions | Arch:0.4.5.6, LTSHaskell:0.4.5.6, NixOS:0.4.5.6, Stackage:0.4.5.6 |
Reverse Dependencies | 5 direct, 63 indirect [details] |
Downloads | 12948 total (85 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-06-17 [all 1 reports] |