binary-ext: Binary serialisation for Haskell values using lazy ByteStrings
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]
Downloads
- binary-ext-0.8.4.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.8.4.1, 1.0, 1.0.8.5.1, 2.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4 |
|---|---|
| Dependencies | array, base (>=4.5.0.0 && <5), binary, bytestring (>=0.10.2), 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 warlock at 2016-12-30T21:31:51Z |
| Category | Data, Parsing |
| Home page | https://github.com/kolmodin/binary |
| Source repo | head: git clone git://github.com/A1-Triard/binary-ext.git |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 5398 total (25 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2016-12-30 [all 1 reports] |