The berkeleydb package
This library attempts to provide a memory efficient alternative to Data.Map. The BerkeleyDB system is bound and exposed through an interface that mimics Data.Map as much as possible.
Features include: pure interface with fairly efficient sharing and a very small memory footprint.
Tested with libdb4.6
Properties
| Version | 2008.10.31 |
|---|---|
| Dependencies | base, binary, bytestring |
| License | BSD3 |
| Copyright | 2008 David Himmelstrup <lemmih@gmail.com> |
| Author | David Himmelstrup <lemmih@gmail.com> |
| Maintainer | David Himmelstrup <lemmih@gmail.com> |
| Category | Database |
| Upload date | Fri Oct 31 15:38:04 UTC 2008 |
| Uploaded by | DavidHimmelstrup |
| Built on | ghc-6.10, ghc-6.12, ghc-6.8 |
| Build failure | ghc-7.0 (log) |
Modules
- Data
Downloads
- berkeleydb-2008.10.31.tar.gz (Cabal source package)
- package description (included in the package)