Serialkit 3df264c

Serialkit provides easy to use APIs to query, edit and (de)serialize data serialisation formats.

Warning. Serialkit codecs work on complete, in-memory, representations of the data. If you need streaming support pass your way. Besides at the moment IO is performed directly from and to OCaml strings but that constraint may be lifted in the future.

Library serialkit