GitHub / tharushaudana / esp-idf-heapless-json-stream-parser
The ESP-IDF Heapless JSON Stream Parser is a memory-efficient library for ESP-IDF that allows parsing JSON streams without using dynamic memory allocation. It simplifies parsing JSON data directly from a stream, making it ideal for memory-constrained ESP32 projects.
Stars: 2
Forks: 0
Open issues: 1
License: mit
Language: C++
Size: 26.4 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: 4 months ago
Pushed at: about 1 year ago
Last synced at: 3 months ago
Topics: esp-idf, esp32, esp8266, heapless, json-parser