ninny-json

JSON parser library

An experiment to create JSON type classes that differentiate between null and absent fields in JSON objects

JSON typeclasses that know the difference between null and absent fields

GitHub

21 stars
2 watching
6 forks
Language: HTML
last commit: 2 months ago
absent-fieldsastjsonscalatypeclasses

Related projects:

Repository Description Stars
zaach/jsonlint A JSON parser and validator with a CLI. 1,940
mjansson/json An in-place JSON parser implemented in a single header file 74
naturalintelligence/nimnjs Highly compressed JavaScript object/JSON implementation 45
kunalsin9h/livejq An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. 15
davisp/jiffy A C++ JSON parser implemented as an Erlang NIF. 870
therealklanni/jp A commandline tool for parsing JSON from various sources 51
tunnuz/json A C++ JSON parser that builds an in-memory tree representing the JSON structure. 41
kgabis/parson A lightweight JSON parsing library written in C 1,364
pantuza/jsoncat A tool to parse and pretty-print JSON data from various input sources. 27
qt-json/qt-json A set of functions for parsing and serializing JSON data to and from Qt's QVariant hierarchy 329
owensd/json-swift A JSON parsing library for Swift with a focus on type safety and easy access to JSON data 721
arkanovicz/essential-json A lightweight Java JSON library providing minimalistic parsing and rendering capabilities 5
bernikovich/nsteasyjson Simplifies JSON handling in Objective-C by providing a safe and concise way to access JSON data 12
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,285
dougbinks/sjson A lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons 3