“Not ‘Just Another Parser’, this reads elements from JSON simply and without memory overhead in C”
#Json
https://www.codeproject.com/Articles/885389/jRead-an-in-place-JSON-element-reader
“Not ‘Just Another Parser’, this reads elements from JSON simply and without memory overhead in C”
#Json
https://www.codeproject.com/Articles/885389/jRead-an-in-place-JSON-element-reader
2015 (;
I wonder if it is similar to https://github.com/naleksiev/jread
LikeLike
Jeroen Wiert Pluimers The implementation appears to be very different.
LikeLike