@hackage bytestring-tree-builder0.2.7.12

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.