The binary-shared package
I had problems with the size of the allocated heap space after serializing and loading data with the binary package. The reason was that binary does not support sharing of identical elements, so I came up with the generic solution in this package.
Properties
| Versions | 0.8, 0.8.1, 0.8.2, 0.8.3 |
|---|---|
| Dependencies | base (≥4.0.0.0 & <5.0.0.0), binary (≥0.5), bytestring (≥0.9.1.4), containers (≥0.2.0.0), mtl (≥1.1.0.2) |
| License | GPL |
| Copyright | Jürgen Nicklisch-Franken (jutaro) |
| Author | Jürgen Nicklisch-Franken (jutaro) |
| Maintainer | maintainer@leksah.org |
| Category | Data |
| Home page | http://www.leksah.org |
| Bug tracker | http://code.google.com/p/leksah/issues/list |
| Upload date | Sun Mar 7 18:30:06 UTC 2010 |
| Uploaded by | JuergenNicklischFranken |
| Built on | ghc-6.12 |
| Distributions | Fedora: 0.8.2, NixOS: 0.8.3, Debian: 0.8.2 |
Modules
- Data
- Binary
Downloads
- binary-shared-0.8.tar.gz (Cabal source package)
- package description (included in the package)