An elegant and efficient JSON library for embedded systems. It's designed to have the most intuitive API, the smallest footprint and is able to work without any allocation on the heap (no malloc). I ...
Human-friendly format, similar to Unified Diff. Produces a minimal diff between array elements using LCS algorithm. Adds context before and after when modifying an array to prevent bad patches. Create ...