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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

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.

Properties

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, 0.2.7.2, 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
Change log None available
Dependencies base (>=4.6 && <5), base-prelude (<2), bytestring (>=0.10 && <0.11), semigroups (>=0.18 && <0.19), text (>=1 && <2) [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 2018-07-02T10:17:59Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees