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

bytestring-tree-builder-0.2.7.1: 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.

Modules