12 packages tagged with “Marshal”
Provides high-performance Reinterpret_Cast style extension methods for primitives, primitive arrays and strings. Allows you to convert from bytes or to bytes faster than any thing in .NET through a generic API. Fastest and most generic conversions to and from bytes.
Provide some classes for P/Invoke, such as automatic pointers, to make it easier to use P/Invoke.
A .NET port of BeanIO for marshalling and unmarshalling, which perfectly fits into the .NET world.
.NET library to write X86 asm, patch code at runtime, and marshal complex unmanaged structures.
A small, high performance, powerful serializer using bssom binary protocol
RmSharp is a .NET library for handling Ruby Marshal data structures, providing essential functionalities for reading, writing, and manipulating Ruby Marshal files.
Marshaling helpers (Source only package).
A library for marshalling any object by reference that do not require the object to inherit from MarshalByRefObject.
RxSharp is a .NET library for loading RMXP Ruby Marshal format files.
Aligned memory allocation methods in the style of `System.Runtime.InteropServices.Marshal`
The BinaryFormatter adapter for the advanced serialization library used by Cognibase