FICHA · MANJARO

haskell-bytestring-tree-builder

A very efficient ByteString builder implementation based on the binary tree

  • haskell-library
  • LIBRARY
  • BYTES
  • PERFORMANCE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell ByteString builder implementation based on a binary tree structure. It is designed to assemble output efficiently when many pieces need to be combined before producing bytes.

Developers use it in serialization, rendering, protocol output, and data generation. Builder choice can affect memory and speed, so performance-sensitive projects should measure with realistic workloads.

Permissions

Permissions not analysed for this source yet.