bytestring-tree-builder
A very efficient ByteString builder implementation based on the binary tree
According to <https://github.com/nikita-volkov/bytestring-builders-benchmark 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.
Install
cabal install bytestring-tree-builder- base >=4.11 && <5
- bytestring >=0.10 && <0.12
- text >=1 && <2
- 0.2.7.13
- 0.2.7.12
- 0.2.7.11
- 0.2.7.10
- 0.2.7.9
- 0.2.7.8
- 0.2.7.7
- 0.2.7.6
- 0.2.7.5
- 0.2.7.4
- 0.2.7.3
- 0.2.7.2
- 0.2.7.1
- 0.2.7
- 0.2.6
- 0.2.5
- 0.2.4
- 0.2.3.1
- 0.2.3
- 0.2.2.1
- 0.2.2
- 0.2.1.4
- 0.2.1.3
- 0.2.1.2
- 0.2.1.1