@hackage bytestring-tree-builder0.2.1.1

A very efficient ByteString builder implementation based on the binary tree

According to benchmarks this builder implementation beats all the alternative implementations. It is especially well-suited for producing strict bytestrings, beating the standard builder by at least the factor of 4.