This module converts Perl data structures to the Concise Binary Object Representation (CBOR) and vice versa. CBOR is a fast binary serialisation format that aims to use an (almost) superset of the JSON data model, i.e. when you can represent somethin...
MLEHMANN/CBOR-XS-1.7 - 27 Jun 2017 02:03:48 GMT - Search in distributionMARIOROY/MCE-1.835 - 13 Mar 2018 22:31:08 GMT - Search in distribution
- MCE::Flow - Parallel flow model for building creative applications
- MCE::Step - Parallel step model for building creative steps
- MCE::Loop - MCE model for building parallel loops
- 3 more results from MCE ยป
"Time::Moment" is an immutable object representing a date and time of day with an offset from UTC in the ISO 8601 calendar system. Time is measured in nanoseconds since "0001-01-01T00Z". In "Time:Moment" leap seconds are ignored. It is assumed that t...
CHANSEN/Time-Moment-0.43 - 08 Mar 2018 13:56:33 GMT - Search in distributionThis module converts Perl data structures to JSON and vice versa. Its primary goal is to be *correct* and its secondary goal is to be *fast*. To reach the latter goal it was written in C. Beginning with version 2.0 of the JSON module, when both JSON ...
MLEHMANN/JSON-XS-3.04 - 17 Aug 2017 03:49:01 GMT - Search in distribution- json_xs - JSON::XS commandline utility
OF QSTRUCT Qstruct is a binary data serialisation format. Unlike Storable, Data::MessagePack, Sereal, CBOR::XS etc, qstruct data requires schemas. This makes it more like ASN.1 <http://www.itu.int/en/ITU-T/asn1/Pages/introduction.aspx>, Thrift::XS, o...
FRACTAL/Qstruct-0.100 - 09 Nov 2014 06:26:56 GMT - Search in distributionEvent::RPC consists of a server and a client library. The server exports a list of classes and methods, which are allowed to be called over the network. More specific it acts as a proxy for objects created on the server side (on demand of the connect...
JRED/Event-RPC-1.08 - 27 Sep 2015 08:14:07 GMT - Search in distribution- Event::RPC::Server - Simple API for event driven RPC servers
- Event::RPC::Client - Client API to connect to Event::RPC Servers
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-4.005 - 23 Jan 2018 20:58:01 GMT - Search in distributioncpanel_json_xs converts between some input and output formats (one of them is JSON). The default input format is "json" and the default output format is "json-pretty"....
RURBAN/Cpanel-JSON-XS-4.02 - 27 Feb 2018 16:08:55 GMT - Search in distributionThis is a helper module to make it easier to do event-based I/O on stream-based filehandles (sockets, pipes, and other stream things). Specifically, it doesn't work as expected on files, packet-based sockets or similar things. The AnyEvent::Intro tut...
MLEHMANN/AnyEvent-7.14 - 23 Jun 2017 23:51:28 GMT - Search in distributionThis module implements a simple RPC protocol and backend for processes created via AnyEvent::Fork or AnyEvent::Fork::Remote, allowing you to call a function in the child process and receive its return values (up to 4GB serialised). It implements two ...
MLEHMANN/AnyEvent-Fork-RPC-1.23 - 10 Nov 2016 16:32:15 GMT - Search in distributionRENEEB/Task-MojoliciousPlugins-PerlAcademy-0.02 - 03 Jan 2015 09:30:35 GMT - Search in distribution
This module is inspired by Tie::Redis and Redis::Hash/Redis::List....
ZURBORG/Tie-Redis-Candy-1.001 - 18 Oct 2015 14:14:53 GMT - Search in distributionThis module provides some extra datatypes that are used by common serialisation formats such as JSON or CBOR. The idea is to have a repository of simple/small constants and containers that can be shared by different implementations so they become int...
MLEHMANN/Types-Serialiser-1.0 - 30 Nov 2013 18:33:51 GMT - Search in distributionThis session engine uses Cache::Memcached::Fast as backend and CBOR::XS for serialization....
ZURBORG/Dancer-Session-Memcached-Fast-0.002 - 19 Jan 2015 16:03:17 GMT - Search in distributionThis serializer allows to serialize and deserialize automatically the CBOR (Concise Binary Object Representation) structure....
ZURBORG/Dancer-Serializer-CBOR-0.101 - 25 Nov 2014 09:14:42 GMT - Search in distributionMojolicious::Plugin::CBOR is a Mojolicious plugin that packs any data you send to the 'cbor' parameter with CBOR::XS and renders it. The "Content-Type" header sent in the response will be set to "application/cbor; charset=UTF-8"....
DSHADOW/Mojolicious-Plugin-CBOR-0.04 - 11 Sep 2014 07:58:40 GMT - Search in distributionThis serializer allows to serialize and deserialize automatically the CBOR (Concise Binary Object Representation) structure. It requires CBOR::XS....
XSAWYERX/Dancer2-Serializer-CBOR-0.000002 - 14 Oct 2016 21:19:14 GMT - Search in distribution