FICHA · MANJARO

haskell-conduit

Streaming data processing library.

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

Description

A Haskell library for streaming data processing. It lets programs process files, network data, and pipelines incrementally, reducing memory use for large inputs.

Developers use it for importers, servers, command-line tools, and data transformations. Streaming code should handle early termination, cleanup, and errors so resources are not leaked.

Permissions

Permissions not analysed for this source yet.