hackageDB :: [Package]

Built with Cabal

bytestring-mmap: 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.

Versions0.1.1, 0.1.2, 0.2.0
Dependenciesbase (<3), unix or
base (>=3), bytestring (>=0.9), unix
LicenseBSD3
AuthorDon Stewart
MaintainerDon Stewart <dons@galois.com>
CategorySystem
Home pagehttp://code.haskell.org/~dons/code/bytestring-mmap/
Exposed modulesSystem.IO.Posix.MMap, System.IO.Posix.MMap.Lazy, System.IO.Posix.MMap.Internal
Upload dateWed Dec 19 23:54:13 PST 2007
Uploaded byDonaldStewart
Built onghc-6.8

Downloads