@hackage fast-builder0.1.5.0
Fast ByteString Builder
Installation
Tested Compilers
Dependencies (3)
- base >=4.8 && <4.21
- bytestring >=0.10.6.0
- ghc-prim Show all…
Dependents (9)
@hackage/Frames-streamly, @hackage/hasql-th, @hackage/caster, @hackage/acme-everything, @hackage/franz, @hackage/winery, Show all…
An efficient implementation of ByteString builder. It should be faster than the standard implementation in most cases.
In many benchmarks, the performance improvement is 2x-10x.