Blazingly fast Ruby-lang's Marshal implementation in Rust.
`ruby-marshal` is a Serde crate for parsing Ruby Dumped Object Format called "Marshal".
Serialize and deserialize AttributeValue to Value
Marshall - NullSec Command Center | Browser • OSINT • Workforce • VoIP • AI
Parser for Python's "marshal" serialization format
A Rust library for reading and writing Python marshal files.
Marshall/unmarshall JSON to/from DynamoDB JSON format
Coordination daemon for the marshal multi-agent service. Owns the live roster and routes messages between Claude Code sessions.
Shared entity types and server-handled commands for the marshal multi-agent coordination service.
Stdio MCP shim that bridges Claude Code sessions to the marshal coordination daemon.
Terminal UI for the marshal coordination daemon — live roster + message stream.
A Rust port of https://github.com/python/cpython/blob/master/Python/marshal.c
marshalize -i [input] -o [output]; unmarshalize -i [input] -o [output]
This Rails plugin provides serialization using Marshal in the same way Rails provides builtin serialization using YAML. You can register any kind object (not just arrays and hashes…). Be aware that Marshal defines a binary format, which may change in incoming Ruby releases and is currently not portable outside the Ruby scripting world. For a portable yet slower alternatives, you may try JSON or YML serializers.
Transit marshalling for Ruby
This gem allows for customization of which data to marshal, especially useful for selective session data serialization.
a test hello world gem for me
A library for Marshal on SSH
A simple DSL for marshaling objects into a schema
A monadic store of marshaled objects.
{:a => 1, :b => 2}.save x = Hash.find(:a) # 1
Distelli Service Marshallers for Ruby Servers and Clients
Simple Reading and Writing of Marshal Files