ojc

JSON parser

A lightweight C implementation of optimized JSON parsing and processing.

Optimized JSON in C

GitHub

34 stars
3 watching
8 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list

callbackfastjsonjson-elementsjson-parsingojcparser

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ohler55/ojgA high-performance JSON parser and toolset for Go.862
json-parser/json-parserA lightweight C parser for structured data formats like JSON1,286
lloyd/yajlA fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance.2,156
liufeigit/jsonparseA lightweight and fast JSON parsing library in ANSI C.11
wgtdkp/jusonA lightweight JSON parser written in C16
ocaml-community/yojsonA library that parses and pretty-prints JSON data into an OCaml tree data structure328
gabriel/yajl-objcAn Objective-C framework providing an interface to parse and generate JSON data669
mjansson/jsonAn in-place JSON parser implemented in a single header file74
hjson/hjson-cppA C++ library for parsing and generating JSON data69
chadaustin/sajsonA high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string.568
ohler55/oxAn XML parser and object marshaller designed to be fast and efficient905
kgabis/parsonA lightweight JSON parsing library written in C1,367
sheredom/json.hA header file providing a simple, single-header JSON parser for C and C++.719
rudolph-miller/jonathanA JSON encoder and decoder implemented in Common Lisp.164
recp/jsonA lightweight JSON parsing library that creates a DOM-like data structure24