FICHA · MANJARO

haskell-binary-conduit

Data serialization/deserialization conduit library

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

Description

A Haskell library that connects binary serialization and deserialization with conduit streams. It helps programs process binary data incrementally instead of loading everything at once.

Developers use it for streaming file formats, network protocols, and data pipelines. Binary inputs can be malformed, so code should validate sizes and handle parse failures cleanly.

Permissions

Permissions not analysed for this source yet.