The binary package
Efficient, pure binary serialisation using lazy ByteStrings. Haskell values may be encoded to and from binary formats, written to disk as binary, or sent over the network. Serialisation speeds of over 1 G/sec have been observed, so this library should be suitable for high performance scenarios.
Properties
| Versions | 0.2, 0.3, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.3.1, 0.4.4, 0.5, 0.5.0.1, 0.5.0.2, 0.5.1.0 |
|---|---|
| Dependencies | base (<2.0), bytestring (≥0.9) or base (≥2.0 & <2.2) or base (≥3 & <3.0), bytestring (≥0.9) or array, base (≥3.0), bytestring (≥0.9), containers |
| License | BSD3 |
| Author | Lennart Kolmodin <kolmodin@dtek.chalmers.se> |
| Maintainer | Lennart Kolmodin, Don Stewart <dons@galois.com> |
| Stability | provisional |
| Category | Data, Parsing |
| Home page | http://code.haskell.org/binary/ |
| Upload date | Sun Nov 9 19:34:25 UTC 2008 |
| Uploaded by | DonaldStewart |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0 |
| Build failure | ghc-7.2 (log) |
| Distributions | Fedora: 0.5.0.2, NixOS: 0.5.1.0, Debian: 0.5.1.0, FreeBSD: 0.5.0.2 |
Modules
Downloads
- binary-0.4.4.tar.gz (Cabal source package)
- package description (included in the package)