News

Arduino library for parsing potentially huge json streams on devices with scarce memory. Implements a number of improvements over the original json-streaming-parser library but is not backwards ...
An elegant and efficient JSON library for embedded systems. It's designed to have the most intuitive API, the smallest footprint and works without any allocation on the heap (no malloc). It has been ...