RubyGems.org

oj

0.5

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.

installgem install oj -v 0.5
Authors

Peter Ohler

265,499 total downloads 502 for this version
Owners

Db6ee73cf6e61a61dfab616891c085e6

Gemfile
gem "oj", "~> 0.5"
Versions
  1. 2.0.13 May 17, 2013
  2. 2.0.12 April 28, 2013
  3. 2.0.11 April 23, 2013
  4. 2.0.10 March 10, 2013
  5. 2.0.9 March 4, 2013
Show all versions (59 total)