mmap: Memory mapped files for POSIX and Windows
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.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
mmaptest | Generate mmaptest executable | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- mmap-0.5.9.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 (<5), bytestring, directory, HUnit, Win32 [details] |
License | BSD-3-Clause |
Copyright | 2008-2012, Gracjan Polak |
Author | Gracjan Polak <[email protected]> |
Maintainer | Gracjan Polak <[email protected]> |
Category | System |
Source repo | head: darcs get http://code.haskell.org/mmap |
Uploaded | by GracjanPolak at 2013-09-05T16:17:54Z |
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 | 36 direct, 466 indirect [details] |
Executables | mmaptest |
Downloads | 41929 total (4 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] |