@hackage bytestring-mmap0.1.2

mmap support for strict ByteStrings

This library provides a wrapper to mmap(2), allowing files or devices to be lazily loaded into memory as a strict ByteString, using the virtual memory subsystem to do on-demand loading.