A Swift reference implementation of the MessagePack specification.
This is a lightweight wrapper around the canonical C implementation that can be used to verify compliance of a real Swift implementation with the specification. Do not use this library in non-test targets.