mmap: Memory mapped files for POSIX and Windows

[ bsd3, library, system ] [ Propose Tags ]

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.

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
mmaptest

Generate mmaptest executable

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.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, 0.5.9
Dependencies base (<4.6), bytestring, directory, HUnit, Win32 [details]
License BSD-3-Clause
Copyright 2008, Gracjan Polak
Author Gracjan Polak <gracjanpolak@gmail.com>
Maintainer Gracjan Polak <gracjanpolak@gmail.com>
Revised Revision 1 made by HerbertValerioRiedel at 2015-01-08T07:59:52Z
Category System
Uploaded by GracjanPolak at 2009-10-28T12:30:38Z
Distributions Arch:0.5.9, Debian:0.5.9, Fedora:0.5.9, FreeBSD:0.5.9, LTSHaskell:0.5.9, NixOS:0.5.9, Stackage:0.5.9
Reverse Dependencies 35 direct, 458 indirect [details]
Executables mmaptest
Downloads 40262 total (150 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]