msgpckversion
Fast MessagePack (http://msgpack.org) library
msgpck is written in pure OCaml.
MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and smaller. Small integers are encoded into a single byte, and typical short strings require only one extra byte in addition to the strings themselves.
Tags | messagepack msgpack binary serialization |
---|---|
Author | Vincent Bernardoff <vb@luminar.eu.org> |
License | ISC |
Published | |
Homepage | https://github.com/vbmithr/ocaml-msgpck |
Issue Tracker | https://github.com/vbmithr/ocaml-msgpck/issues |
Maintainer | Vincent Bernardoff <vb@luminar.eu.org> |
Dependencies |
|
Source [http] | https://github.com/vbmithr/ocaml-msgpck/releases/download/1.6/msgpck-1.6.tbz sha256=e1050dfe8f9deb305df28de50e3fed6f533c396065a086320cbd5e6a6eedbd65 sha512=a7daf208f5e493b75c1f2456554fcf2a14902ecc9107e19d362726a3d6d944f79e2c854483f6392e9df4c30ae88c3a216a17f1bdb9f592f4909fa1f1804d677d |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/msgpck/msgpck.1.6/opam |
Required by
- decoders-msgpck
- msgpck-repr=1.6
- ppx_protocol_convwith-test & <3.1.0
- ppx_protocol_conv_msgpack<5.2.0
- wamp-msgpck
Optionally used by
- wamp>=1.0 & <1.2