Hacker News new | ask | show | jobs
by nwpierce 584 days ago
Somehow I didn't run across that one in my searching - I'll check it out. I've been working on a json C library myself:

https://github.com/nwpierce/jsb

My goal was to convert a stream of JSON to/from a binary stream that is easier to traverse and manipulate.