FICHA · MANJARO

haskell-primitive-unaligned

Unaligned access to primitive arrays

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides unaligned access to primitive arrays in Haskell. This is useful when binary data or external formats do not guarantee the memory alignment that normal primitive operations expect.

It is a low-level library for performance-sensitive parsers, binary protocols, serialization, and systems code. Developers should use it carefully because incorrect assumptions about memory layout can cause subtle bugs.

Permissions

Permissions not analysed for this source yet.