mmap-0.5.7: Memory mapped files for POSIX and Windows

The mmap package

This library provides a wrapper to mmap(2) or MapViewOfFile, allowing files or devices to be lazily loaded into memory as strict or lazy ByteStrings, ForeignPtrs or plain Ptrs, using the virtual memory subsystem to do on-demand loading. Modifications are also supported.

Properties

Versions0.1, 0.2, 0.3, 0.4, 0.4.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.5.6, 0.5.7, 0.5.8
Dependenciesbase (<5), bytestring
LicenseBSD3
Copyright2008, Gracjan Polak
AuthorGracjan Polak <gracjanpolak@gmail.com>
MaintainerGracjan Polak <gracjanpolak@gmail.com>
Stabilityalpha
CategorySystem
Executablesmmaptest
Upload dateMon Sep 27 12:08:35 UTC 2010
Uploaded byGracjanPolak
Built onghc-6.12, ghc-7.0, ghc-7.2
DistributionsFedora: 0.5.8, NixOS: 0.5.8, Debian: 0.5.8, FreeBSD: 0.5.8

Modules

Downloads