FICHA · AUR

ocaml-mmap

Provides a Mmap.map_file function for mapping files in memory

  • memory-mapping-library
  • LIBRARY
  • Dev
  • FILES
  • Dependency only
official+codex · reviewed · Jun 2, 2026 description in en

Description

Files can be mapped into memory from OCaml code for efficient access. This helps developers process large files or shared data without reading everything through ordinary buffered I/O.

It is a development library. Applications using memory mapping still need careful handling of file permissions, file size, and write behavior.

Permissions

Permissions not analysed for this source yet.