oj 0.5.1
A fast JSON parser and object serializer that uses only standard C lib. Optimized JSON (Oj), as the name implies was written to provide speed optimized JSON handling. It was designed to be an alternative to Yajl and other Ruby JSON parsers and as an alternative to Marshal for Object serialization.