Fast, compact, powerful binary deserialization

http://search.cpan.org/dist/Sereal-Decoder/

This library implements a deserializer for an efficient, compact-output,
and feature-rich binary protocol called _Sereal_. Its sister module
Sereal::Encoder implements an encoder for this format. The two are released
separately to allow for independent and safer upgrading.

The Sereal protocol versions that are compatible with this decoder
implementation are currently protocol versions 1, 2, and 3. As it stands,
it will refuse to attempt to decode future versions of the protocol, but if
necessary there is likely going to be an option to decode the parts of the
input that are compatible with version 3 of the protocol. The protocol was
designed to allow for this.

The protocol specification and many other bits of documentation can be
found in the github repository. Right now, the specification is at
https://github.com/Sereal/Sereal/blob/master/sereal_spec.pod, there is a
discussion of the design objectives in
https://github.com/Sereal/Sereal/blob/master/README.pod, and the output of
our benchmarks can be seen at
https://github.com/Sereal/Sereal/wiki/Sereal-Comparison-Graphs.

  • Links to remote openSUSE.org:devel:languages:perl / perl-Sereal-Decoder
Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed Actions
Sereal-Decoder-5.004.tar.gz 0000838692 819 KB about 1 year
cpanspec.yml 0000000661 661 Bytes over 4 years
perl-Sereal-Decoder.changes 0000011297 11 KB about 1 year
perl-Sereal-Decoder.spec 0000002990 2.92 KB about 1 year
Latest Revision
Olaf Hering Olaf Hering (olh) committed almost 4 years ago (revision 3)
required by perl-Sereal
Comments for perl-Sereal-Decoder 0