The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Sereal::Decoder"

Sereal::Decoder - Fast, compact, powerful binary deserialization River stage three • 29 direct dependents • 112 total dependents

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 independe...

YVES/Sereal-Decoder-5.004 - 19 Apr 2023 13:20:25 UTC

lib/Sereal/Decoder/Constants.pm River stage three • 29 direct dependents • 112 total dependents

YVES/Sereal-Decoder-5.004 - 19 Apr 2023 13:20:25 UTC

Sereal::Performance - Getting the most out of the Perl-Sereal implementation River stage three • 29 direct dependents • 112 total dependents

Using Sereal in the way that is optimally performant for your use case can make quite a significant difference in performance. Broadly speaking, there are two classes of tweaks you can do: choosing the right options during encoding (sometimes incurri...

YVES/Sereal-Decoder-5.004 - 19 Apr 2023 13:20:25 UTC

Sereal - Fast, compact, powerful binary (de-)serialization River stage two • 24 direct dependents • 39 total dependents

*Sereal* is an efficient, compact-output, binary and feature-rich serialization protocol. The Perl encoder is implemented as the Sereal::Encoder module, the Perl decoder correspondingly as Sereal::Decoder. They are distributed separately to allow for...

YVES/Sereal-5.004 - 19 Apr 2023 13:20:14 UTC

Kelp::Module::Sereal - Sereal encoder / decoder for Kelp River stage zero No dependents

This is a very straightforward module that integrates the Kelp framework with the Sereal serialization protocol. See Sereal::Encoder and Sereal::Decoder for a full reference on the encoder and the decoder....

BRTASTIC/Kelp-Module-Sereal-1.02 - 23 Oct 2022 03:30:31 UTC

AnyEvent::Sereal - Sereal stream serializer/deserializer for AnyEvent River stage zero No dependents

AnyEvent::Sereal is Sereal serializer/deserializer for AnyEvent. The maximum size of serialized (and possibly compressed) data is specified by the variable $AnyEvent::Sereal::SERIALIZED_MAX_SIZE. It defaults to 1_000_000 bytes. In case received data ...

MAXS/AnyEvent-Sereal-0.004 - 17 Sep 2012 20:50:04 UTC

Sereal::Encoder - Fast, compact, powerful binary serialization River stage three • 31 direct dependents • 110 total dependents

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 independen...

YVES/Sereal-Encoder-5.004 - 19 Apr 2023 13:20:36 UTC

Sereal::Splitter - splits a Sereal blob in chunks of roughly the same size River stage zero No dependents

This library implements an efficient way of splitting a Sereal blob into smaller chunks. Currently, it only works with ArrayRefs Sereal blobs, like this: [ $element_1, $element_2, ..., $element_n ] In the future, it may also work with HashRefs....

DAMS/Sereal-Splitter-0.840 - 25 Feb 2016 12:02:22 UTC

PDL::IO::Sereal - Load/save complete PDL content serialized via Sereal River stage one • 1 direct dependent • 1 total dependent

Loading and saving PDL piddle serialized via Sereal (by default with ZLIB compression). Saved files should be portable across different architectures and PDL versions (there might be some troubles with piddles of 'indx' type which are not portable be...

KMX/PDL-IO-Sereal-0.003 - 16 Dec 2016 18:47:14 UTC

Starch::Plugin::Sereal - Use Sereal for cloning and diffing Starch data structures. River stage zero No dependents

By default "clone_data" in Starch::State and "is_data_diff" in Starch::State use Storable to do the heavy lifting. This module replaces those two methods with ones that use Sereal which can be leaps and bounds faster than Storable. In this author's t...

BLUEFEET/Starch-Plugin-Sereal-0.04 - 02 Mar 2019 20:53:21 UTC

Data::Serializer::Sereal - Creates bridge between Data::Serializer and Sereal River stage one • 2 direct dependents • 3 total dependents

ROUZIER/Data-Serializer-Sereal-1.05 - 08 Aug 2014 20:33:07 UTC

Dancer2::Session::Sereal - Dancer 2 session storage in files with Sereal River stage zero No dependents

This module implements Dancer 2 session engine based on Sereal files. This backend can be used in single-machine production environments, but two things should be kept in mind: The content of the session files is not encrypted or protected in anyway ...

YANICK/Dancer2-Session-Sereal-0.003 - 05 Nov 2016 15:08:03 UTC

Dancer2::Session::DBIC::Serializer::Sereal River stage one • 2 direct dependents • 2 total dependents

Use Sereal serialization for session storage....

HORNBURG/Dancer2-Session-DBIC-0.120 - 22 Sep 2018 08:55:44 UTC
13 results (0.039 seconds)