mmap-0.4.1: 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
Upload dateFri Jul 17 07:45:17 UTC 2009
Uploaded byGracjanPolak
Built onghc-6.10, ghc-6.12
DistributionsFedora: 0.5.8, NixOS: 0.5.8, Debian: 0.5.8, FreeBSD: 0.5.8

Modules

Downloads