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.4.5, 0.5, 0.5.0.1, 0.5.0.2, 0.5.1.0, 0.5.1.1, 0.6.0.0, 0.6.1.0, 0.6.2.0, 0.6.3.0, 0.6.4.0, 0.7.0.0, 0.7.0.1, 0.7.1.0 |
|---|---|
| Dependencies | array, base (≥3.0 & <5), bytestring (≥0.9), containers |
| License | BSD3 |
| Author | Lennart Kolmodin <kolmodin@gmail.com> |
| Maintainer | Lennart Kolmodin, Don Stewart <dons@galois.com> |
| Stability | provisional |
| Category | Data, Parsing |
| Home page | https://github.com/kolmodin/binary |
| Source repository | git clone git://github.com/kolmodin/binary.git |
| Upload date | Mon Oct 8 06:42:25 UTC 2012 |
| Uploaded by | LennartKolmodin |
| Built on | ghc-7.6 |
| Distributions | Fedora: 0.5.1.0, NixOS: 0.7.1.0, Debian: 0.5.0.2 |
Modules
Downloads
- binary-0.6.2.0.tar.gz (Cabal source package)
- package description (included in the package)