binary: Binary serialisation for Haskell values using lazy ByteStrings
This version is deprecated.
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]
Modules
[Index]
Downloads
- binary-0.9.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 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, 0.8.5.0, 0.8.5.1, 0.8.6.0, 0.8.7.0, 0.8.8.0, 0.8.9.0, 0.8.9.1, 0.8.9.2, 0.8.9.3, 0.9.0.0, 0.10.0.0 (info) |
|---|---|
| Change log | changelog.md |
| Dependencies | array, base (>=4.5.0.0 && <4.13), bytestring (>=0.10.4), containers, ghc-prim [details] |
| Tested with | ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3 |
| License | BSD-3-Clause |
| Author | Lennart Kolmodin <kolmodin@gmail.com> |
| Maintainer | Lennart Kolmodin, Don Stewart <dons00@gmail.com> |
| Uploaded | by LennartKolmodin at 2017-03-13T22:00:57Z |
| Revised | Revision 1 made by phadej at 2019-05-22T20:53:47Z |
| Category | Data, Parsing |
| Home page | https://github.com/kolmodin/binary |
| Source repo | head: git clone git://github.com/kolmodin/binary.git |
| Distributions | Arch:0.8.9.1, Fedora:0.8.9.1 |
| Reverse Dependencies | 1149 direct, 14559 indirect [details] |
| Downloads | 201424 total (132 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2017-03-13 [all 1 reports] |
