Fast, compact, powerful binary serialization
This library implements an efficient, compact-output, and feature-rich serializer using a binary protocol called _Sereal_. Its sister module Sereal::Decoder implements a decoder for this format. The two are released separately to allow for independent and safer upgrading. If you care greatly about performance, consider reading the Sereal::Performance documentation after finishing this document.
The Sereal protocol version emitted by this encoder implementation is currently protocol version 4 by default.
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. For more information on getting the best performance out of Sereal, have a look at the "PERFORMANCE" section below.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / perl-Sereal
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-Sereal && cd $_
- Create Badge
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
Sereal-5.004.tar.gz | 0000199237 195 KB | |
cpanspec.yml | 0000000593 593 Bytes | |
perl-Sereal.changes | 0000008292 8.1 KB | |
perl-Sereal.spec | 0000002983 2.91 KB |
Latest Revision
baserev update by copy to link target
Comments 0