FICHA · MANJARO

haskell-binary-parser

An efficient but limited parser API specialised to bytestrings

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

Description

A Haskell parsing library specialized for efficient ByteString parsing with a deliberately limited API. It is useful when software needs focused binary parsing without a large general parser framework.

Developers use it for file formats, protocols, and compact binary inputs. Limited APIs can be easier to reason about, but malformed input handling still needs tests.

Permissions

Permissions not analysed for this source yet.