The bytestring-mmap package
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.
Properties
| Versions | 0.1.1, 0.1.2, 0.2.0, 0.2.1, 0.2.2 |
|---|---|
| Dependencies | base (<3), unix or base (≥3 & <6), bytestring (≥0.9), unix |
| License | BSD3 |
| Author | Don Stewart |
| Maintainer | Don Stewart <dons00@gmail.com> |
| Category | System |
| Home page | http://code.haskell.org/~dons/code/bytestring-mmap/ |
| Upload date | Fri Apr 29 19:58:23 UTC 2011 |
| Uploaded by | DonaldStewart |
| Built on | ghc-7.0, ghc-7.2, ghc-7.4 |
| Distributions | NixOS: 0.2.2, Debian: 0.2.2 |
Modules
Downloads
- bytestring-mmap-0.2.2.tar.gz (Cabal source package)
- package description (included in the package)