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.
| Versions | 0.1.1, 0.1.2, 0.2.0 |
|---|---|
| Dependencies | base (<3), unix or base (>=3), bytestring (>=0.9), unix |
| License | BSD3 |
| Author | Don Stewart |
| Maintainer | Don Stewart <dons@galois.com> |
| Category | System |
| Home page | http://code.haskell.org/~dons/code/bytestring-mmap/ |
| Exposed modules | System.IO.Posix.MMap, System.IO.Posix.MMap.Lazy, System.IO.Posix.MMap.Internal |
| Upload date | Wed Dec 19 23:54:13 PST 2007 |
| Uploaded by | DonaldStewart |
| Built on | ghc-6.8 |
Downloads
- bytestring-mmap-0.2.0.tar.gz (Cabal source package)
- package description (included in the package)
