#mpack — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #mpack, aggregated by home.social.
-
#MPack is a #MessagePack #library for #C.
MPack encodes and decodes messages to/from the MessagePack serialization format. MessagePack imitates the structure of JSON, but uses packed data to save space on delimiters and metadata. MPack is very fast, outperforming many other encoders. MPack can run without the standard library, simplifying use on embedded devices like microcontrollers.
Website 🔗️: https://github.com/ludocode/mpack