bytestring-tree-builder: 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.
Downloads
- bytestring-tree-builder-0.2.7.13.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates