FICHA · MANJARO

haskell-cborg

Concise Binary Object Representation (CBOR)

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

Description

A Haskell library for CBOR, the Concise Binary Object Representation data format. CBOR stores structured data compactly and is used in protocols, APIs, and systems that need efficient binary encoding.

Developers use it for serialization, interoperability, and network formats. Binary inputs should be validated because malformed or oversized data can cause failures or resource pressure.

Permissions

Permissions not analysed for this source yet.