The latest version of binary-ext is 2.0.4-1.
binary-ext
Version 0.8.4.1 revision 0 uploaded by warlock.
Package meta
- Synopsis
- Binary serialisation for Haskell values using lazy ByteStrings
- Description
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.
- Author
- Lennart Kolmodin <kolmodin@gmail.com>
- Bug reports
- n/a
- Category
- Data, Parsing
- Copyright
- n/a
- Homepage
- https://github.com/kolmodin/binary
- Maintainer
- Lennart Kolmodin, Don Stewart <dons00@gmail.com>
- Package URL
- n/a
- Stability
- provisional