BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

ruby-serial

v1.0.3.20130731RubyGems· Ruby

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

The verdict
Abandoned. Last published 12 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseUnknown
DepsZero deps
Maintenance
Last published 12 years ago.
Popularity
11 downloads / week
Security
No known advisories for this version (OSV).
License
No license declared.
Dependencies
No runtime dependencies
Recent releases
  • 1.0.3.2013073112 years ago
  • 1.0.2.2013072512 years ago
  • 1.0.1.2013070912 years ago
  • 1.0.0.2013070512 years ago
ruby-serial — 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 versions. (Ruby / RubyGems) · Modules