RubyGems Navigation menu

ruby-serial 1.0.0.20130705

Library serializing Ruby objects, optimized in many ways: * Space efficient: Use MessagePack (binary compact storage) and don't serialize twice the same object * Keep shared objects: if an object is shared by others, serialization still keeps the reference and does not duplicate objects in memory * Gives the ability to fine tune which attributes of your objects are to be serialized * Keeps backward compatibility with previously serialized versionsRuby library giving block-buffered and cached read over IO objects with a String-like interface. Ideal to parse big files as Strings, limiting memory consumption.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 1.0.3.20130731 - July 31, 2013 (9,5 ko)
  2. 1.0.2.20130725 - July 25, 2013 (9 ko)
  3. 1.0.1.20130709 - July 09, 2013 (9 ko)
  4. 1.0.0.20130705 - July 05, 2013 (9 ko)

Dépendances de Runtime (1):

msgpack >= 0

Propriétaires:

Auteurs:

  • Muriel Salvan

Total de contrôle SHA 256:

498d127db559e85aff4cdf54e89993a6e17f8475d68103847ae922d6c7df9fe2

Total de téléchargements 13 441

Pour cette version 2 593

License:

aucune

Version de Ruby requise: None

Liens: