@hackage bytestring-mmap0.2.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 strict or lazy ByteStrings, using the virtual memory subsystem to do on-demand loading.