multi_json

JSON parser library

Provides a flexible and adaptive JSON parser for Ruby applications.

A generic swappable back-end for JSON handling.

GitHub

758 stars
24 watching
129 forks
Language: Ruby
last commit: 5 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ruby/json A Ruby implementation of the JSON data serialization format 703
griffindy/rackson A Ruby library that deserializes JSON into Ruby objects with type checking and optional property definition. 7
saka1/simdjson_ruby A Ruby binding for simdjson, enabling fast and efficient JSON parsing in Ruby applications. 140
brianmario/yajl-ruby A C-based JSON parsing and encoding library for Ruby 1,480
rom-rb/rom-json Provides JSON serialization and deserialization support for Ruby objects using the Object Mapper pattern 16
winebarrel/ruby-jq Bindings to a popular JSON processing tool 81
mjansson/json An in-place JSON parser implemented in a single header file 74
interactive-matter/ajson A C++ library to parse and generate JSON data structures for Arduino projects. 566
kunalsin9h/livejq An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. 15
jsonapi-serializer/jsonapi-serializer A fast JSON serialization library for Ruby objects 1,407
zaach/jsonlint A JSON parser and validator with a CLI. 1,940
cloudflare/lua-resty-json A JSON parser library that provides efficient and accurate parsing of JSON strings in both Lua and C. 167
maciejhirsz/json-rust A JSON parsing and serialization library written in Rust. 566
kgabis/parson A lightweight JSON parsing library written in C 1,364
recp/json A lightweight JSON parsing library that creates a DOM-like data structure 24