rackson

JSON parser

A Ruby library that deserializes JSON into Ruby objects with type checking and optional property definition.

Deserializing JSON into Ruby objects

GitHub

7 stars
2 watching
1 forks
Language: Ruby
last commit: over 10 years ago

Related projects:

RepositoryDescriptionStars
ruby/jsonA Ruby implementation of the JSON data serialization format704
intridea/multi_jsonProvides a flexible and adaptive JSON parser for Ruby applications.754
brianmario/yajl-rubyA C-based JSON parsing and encoding library for Ruby1,479
maciejhirsz/json-rustA JSON parsing and serialization library written in Rust.569
saka1/simdjson_rubyA Ruby binding for simdjson, enabling fast and efficient JSON parsing in Ruby applications.141
rustadopt/jzon-rsA JSON parsing and serialization library in Rust8
vincenthz/libjsonA lightweight JSON parser and printer library for C.282
cheery/json-algorithmDecodes JSON data into a Python object tree99
rom-rb/rom-jsonProvides JSON serialization and deserialization support for Ruby objects using the Object Mapper pattern16
winebarrel/ruby-jqBindings to a popular JSON processing tool82
brettwooldridge/hikarijsonA high-performance JSON parsing library for Java 8460
pdavies011010/gedcom-rubyA Ruby library for parsing and processing GEDCOM files using callback-based hooks17
lloyd/yajlA fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance.2,156
avsej/gson.rbA Ruby wrapper for the Google Gson JSON serialization and deserialization library10
cloudwego/sonic-rsA fast Rust JSON parsing and serialization library500