bytestring-tree-builder: A very efficient ByteString builder implementation based on the binary tree

[ bytestring, library, mit ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 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, 0.2.7.2, 0.2.7.3, 0.2.7.4, 0.2.7.5, 0.2.7.6, 0.2.7.7, 0.2.7.8, 0.2.7.9, 0.2.7.10, 0.2.7.11, 0.2.7.12 (info)
Dependencies base (>=4.13 && <5), bytestring (>=0.10 && <0.13), text (>=1 && <3) [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 2023-12-26T13:09:18Z
Distributions Arch:0.2.7.10, LTSHaskell:0.2.7.12, NixOS:0.2.7.12, Stackage:0.2.7.12
Reverse Dependencies 9 direct, 44 indirect [details]
Downloads 16618 total (93 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-12-26 [all 1 reports]