@hackage / bytestring-strict-builder

An efficient strict bytestring builder

Latest0.4.5.8

About

Metadata

  • Last updated , by NikitaVolkov
  • License MIT
  • Categories Text Processing
  • Maintained by: Nikita Volkov <nikita.y.volkov@mail.ru>

  • Lottery factor: 1

Links

Installation

Readme

According to the competition benchmarks, this library provides on average the fastest builder of strict bytestrings. . Practical benchmarks have proven it to be highly performant as well. The encoders from the "postgresql-binary" library have shown a stable performance improvement by factors of up to 10 after the migration from the standard builder to "bytestring-strict-builder".