bytestring-tree-builder: A very efficient ByteString builder implementation based on the binary tree
According to the benchmarks this builder implementation beats all the alternatives. It is especially well-suited for generating strict bytestrings, beating the standard builder by at least the factor of 4.
Versions | 0.2.1.1, 0.2.1.2, 0.2.1.3, 0.2.1.4, 0.2.2, 0.2.2.1, 0.2.3, 0.2.3.1, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.2.7.1 |
---|---|
Dependencies | base (>=4.6 && <5), base-prelude (<2), bytestring (==0.10.*), semigroups (==0.18.*), text (==1.*) [details] |
License | MIT |
Copyright | (c) 2015, Nikita Volkov |
Author | Nikita Volkov <nikita.y.volkov@mail.ru> |
Maintainer | Nikita Volkov <nikita.y.volkov@mail.ru> |
Category | ByteString |
Home page | https://github.com/nikita-volkov/bytestring-tree-builder |
Bug tracker | https://github.com/nikita-volkov/bytestring-tree-builder/issues |
Source repo | head: git clone git://github.com/nikita-volkov/bytestring-tree-builder.git |
Uploaded | by NikitaVolkov at Tue Aug 23 13:22:09 UTC 2016 |
Distributions | Arch:0.2.7.1, LTSHaskell:0.2.7.1, NixOS:0.2.7.1, openSUSE:0.2.7.1 |
Downloads | 3980 total (44 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-08-23 [all 1 reports] Hackage Matrix CI |
Downloads
- bytestring-tree-builder-0.2.7.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)