FICHA · MANJARO

haskell-mmap

Memory mapped files for POSIX and Windows

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

Description

Provides memory-mapped file support for Haskell on POSIX and Windows. Memory mapping lets programs access file contents through memory, which can improve performance or simplify certain file-processing patterns.

It is useful for large files, binary formats, databases, indexes, and performance-sensitive tools. It is a low-level library and should be used carefully around file lifetime and platform behavior.

Permissions

Permissions not analysed for this source yet.