The binary package (version 0.4.2)
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.
| Other versions | 0.2, 0.3, 0.4, 0.4.1 |
|---|---|
| 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/ |
| Exposed modules | Data.Binary, Data.Binary.Put, Data.Binary.Get, Data.Binary.Builder |
| Upload date | Mon Apr 21 16:17:05 PDT 2008 |
| Uploaded by | DonaldStewart |
| Built on | ghc-6.8 |
Downloads
- binary-0.4.2.tar.gz (Cabal source package)
- package description (included in the package)
