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.
Downloads
- mmap-0.4.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
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 [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:38:49Z |
Category | System |
Uploaded | by GracjanPolak at 2009-07-17T07:45:17Z |
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] |
Downloads | 41927 total (7 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] |