bytestring-strict-builder: An efficient strict bytestring builder
[ builders, bytestring, library, mit, serialization, text ]
[ Propose Tags ]
[ Report a vulnerability ]
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.5.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, 0.4.5.7, 0.4.5.8 |
|---|---|
| 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> |
| Uploaded | by NikitaVolkov at 2021-11-29T16:03:17Z |
| 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 |
| Distributions | Arch:0.4.5.8, LTSHaskell:0.4.5.8, NixOS:0.4.5.8, Stackage:0.4.5.8 |
| Reverse Dependencies | 6 direct, 70 indirect [details] |
| Downloads | 16198 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 2021-11-29 [all 1 reports] |