I needed a C library for parsing JSON-encoded data. I didn't want C++. I wanted C. And I wanted this library to be easy to use. I haven't found any. So I wrote one by myself. What do you think? If you find any bugs, please, report it at https://github.com/dexcret/jfaust/issues. Thanks
My new library for parsing JSON-encoded data | Heykuki News