Click here to Skip to main content
15,867,568 members
Articles / Internet of Things / Raspberry-Pi

JSON on Fire: JSON (C++) is a Blazing JSON Library that can Run on Low Memory Devices

Rate me:
Please Sign up or sign in to vote.
5.00/5 (13 votes)
22 Dec 2020MIT28 min read 13.3K   308   20  
A JSON pull parser and a pooling in-memory tree library for modern IoT or even your PC
In this article, you will see how to enable highly efficient JSON querying even over huge data and even in constrained memory environments with this library.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
United States United States
Just a shiny lil monster. Casts spells in C++. Mostly harmless.

Comments and Discussions