@hackage / bytestring-tree-builder

A very efficient ByteString builder implementation based on the binary tree

Latest0.2.7.13

About

Metadata

  • Last updated , by NikitaVolkov
  • License MIT
  • Maintained by: Nikita Volkov <nikita.y.volkov@mail.ru>

  • Lottery factor: 1

Links

Installation

Readme

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.