A serializer and pull parser for a custom binary format. The format is meant to be simple, so it might lack features. It does not store field names or type information.
A simple JSON pull parser written according to RFC 8259.