jsonmodels

JSON parser

A Python library to simplify working with structured data from JSON

jsonmodels is library to make it easier for you to deal with structures that are converted to, or read from JSON.

GitHub

3 stars
0 watching
0 forks
last commit: 11 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tktech/pysimdjson Fast JSON parsing for Python, using SIMD instructions when available 643
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,285
rudolph-miller/jonathan A JSON encoder and decoder implemented in Common Lisp. 164
michel-kraemer/bson4jackson Supports the use of BSON data format in JSON processing 292
icrar/ijson An iterative JSON parser with Pythonic interfaces to extract structured data from large JSON files. 845
teskalabs/cysimdjson A high-performance JSON parsing library for Python 362
cheery/json-algorithm Decodes JSON data into a Python object tree 99
owensd/json-swift A JSON parsing library for Swift with a focus on type safety and easy access to JSON data 721
mjansson/json An in-place JSON parser implemented in a single header file 74
tsoding/haskell-json A JSON parser implementation in Haskell. 171
recp/json A lightweight JSON parsing library that creates a DOM-like data structure 24
argonaut-io/argonaut A library for parsing and manipulating JSON data in Scala. 547
ruby/json A Ruby implementation of the JSON data serialization format 703
haskell/aeson A Haskell library for parsing and generating JSON data 1,255
netresearch/jsonmapper Converts JSON data into PHP object structures using class definitions 9