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. The format used can be automatically generated, or you can choose to implement a custom format if needed. Serialisation speeds of over 1 G/sec have been observed, so this library should be suitable for high performance scenarios.
[Skip to Readme]
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, 0.7.2.0, 0.7.2.1, 0.7.2.2, 0.7.2.3, 0.7.3.0, 0.7.4.0, 0.7.5.0, 0.7.6.0, 0.7.6.1, 0.8.0.0, 0.8.0.1, 0.8.1.0, 0.8.2.0, 0.8.2.1, 0.8.3.0, 0.8.4.0, 0.8.4.1 |
|---|---|
| Change log | changelog.md |
| Dependencies | array, base (>=4.5.0.0 && <5), bytestring (>=0.10.2), containers, ghc-prim [details] |
| License | BSD3 |
| Author | Lennart Kolmodin <[email protected]> |
| Maintainer | Lennart Kolmodin, Don Stewart <[email protected]> |
| Stability | provisional |
| Category | Data, Parsing |
| Home page | https://github.com/kolmodin/binary |
| Source repository | head: git clone git://github.com/kolmodin/binary.git |
| Uploaded | Thu Jul 7 11:57:28 UTC 2016 by LennartKolmodin |
| Distributions | Arch:0.8.3.0, Debian:0.7.2.1, Fedora:0.7.5.0, LTSHaskell:0.7.5.0, NixOS:0.8.4.1, Stackage:0.8.3.0 |
| Downloads | 75956 total (184 in the last 30 days) |
| Votes | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |
Modules
[Index]
Downloads
- binary-0.8.4.1.tar.gz [browse] (Cabal source package)
- Package description (included in the package)
