JSON Parsers
JSON parsers convert data serialized in the popular JSON data exchange format to and from Ruby objects
7.55
The fastest JSON parser and object serializer.
2016
2017
2018
2019
2020
2021
9.0
Really simple JSON and XML parsing, ripped from Merb and Rails.
2016
2017
2018
2019
2020
2021
35.77
This is a JSON implementation as a Ruby extension in C.
2016
2017
2018
2019
2020
2021
4.71
This is a JSON implementation in pure Ruby.
2016
2017
2018
2019
2020
2021
39.5
A common interface to multiple JSON libraries, including Oj, Yajl, the JSON gem (with C-extensions), the pure-Ruby JSON gem, NSJSONSerialization, gson.rb, JrJackson, and OkJson.
2016
2017
2018
2019
2020
2021
3.77
Ruby C bindings to the excellent Yajl JSON stream-based parser library.
2016
2017
2018
2019
2020
2021
0.0
A streaming JSON parser (generates SAX-like events) and "JSON Path" like implementation to parse small amount of data in a large JSON file.
2016
2017
2018
2019
2020
2021
0.04
A JSON implementation as a JRuby extension. You may now use the json gem directly.
2016
2017
2018
2019
2020
2021