cl-mmap
A library for working with memory-mapped files on POSIX-compliant operating systems.

  • Unlike trivial-mmap, this provides for both reading and writing memory-mapped files.
  • It includes functions that read and write little-endian and big-endian byte sequences.
  • Also provides a high-level interface for performing an msync operation.
Depends on: Osicat, CFFI

Repository: https://gitlab.com/dpezely/cl-mmap


MIT-LICENSE, system programming