binary: Binary serialization for Haskell values using lazy ByteStrings
Efficient, pure binary serialisation using lazy ByteStrings. Haskell values may be encoded to and form 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.
| Versions | 0.2, 0.3, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.3.1, 0.4.4 |
|---|---|
| Dependencies | array, base, 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://www.cse.unsw.edu.au/~dons/binary.html |
| Upload date | Sat Oct 6 15:14:33 UTC 2007 |
| Uploaded by | DonaldStewart |
| Build failure | ghc-6.10 (log), ghc-6.8 (log) |
Modules
Downloads
- binary-0.4.tar.gz (Cabal source package)
- package description (included in the package)
