chadaustin / sajson

Lightweight, extremely high-performance JSON parser for C++11
MIT License
565 stars 41 forks source link

Extended functionality #55

Open erikronstrom opened 3 years ago

erikronstrom commented 3 years ago

Thanks for an excellent library!

I forked it to make some minor extensions, mainly overloaded operators for array indexing, object element access and value comparison.

I could make a pull request from it but I don't know if you are interested in extending the library in this way!

Anyway, the fork lives here: https://github.com/erikronstrom/sajson