SimpleJSON

JSON parser

A lightweight JSON parser written in C#

A simple JSON parser in C#

GitHub

751 stars
32 watching
295 forks
Language: C#
last commit: 12 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
simplejson/simplejson A fast and extensible JSON encoder/decoder for Python 1,653
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
mjansson/json An in-place JSON parser implemented in a single header file 74
chadaustin/sajson A high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string. 570
kgabis/parson A lightweight JSON parsing library written in C 1,364
hjson/hjson-cpp A C++ library for parsing and generating JSON data 70
davisp/jiffy A C++ JSON parser implemented as an Erlang NIF. 870
rudolph-miller/jonathan A JSON encoder and decoder implemented in Common Lisp. 164
clojure/data.json A JSON parser and generator for Clojure data structures. 543
mpx/lua-cjson Provides JSON encoding and parsing capabilities for the Lua programming language 934
vincenthz/libjson A lightweight JSON parser and printer library for C. 283
wgtdkp/juson A lightweight JSON parser written in C 16
kazuho/picojson A lightweight C++ JSON parser and serializer with various interfaces. 1,120
recp/json A lightweight JSON parsing library that creates a DOM-like data structure 24