FICHA · MANJARO

haskell-attoparsec

Fast combinator parsing for bytestrings and text

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

Description

A fast Haskell parser-combinator library for ByteString and Text input. It helps developers build efficient parsers for protocols, file formats, logs, and structured text.

Use it when performance matters and the input format can be described with composable parsers. Parsing untrusted data still requires size limits and clear error handling.

Permissions

Permissions not analysed for this source yet.