TouchJSON

JSON parser

An Objective-C based parser and generator for JSON encoded data.

A humane JSON Objective-C un-framework. (TouchJSON has been deprecated - see README)

GitHub

800 stars
28 watching
169 forks
Language: Objective-C
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,286
ohler55/ojc A lightweight C implementation of optimized JSON parsing and processing. 34
hjson/hjson-cpp A C++ library for parsing and generating JSON data 69
johnno1962/remote Enables iPhone control from Xcode during development 864
wgtdkp/juson A lightweight JSON parser written in C 16
vincenthz/libjson A lightweight JSON parser and printer library for C. 282
mjansson/json An in-place JSON parser implemented in a single header file 74
tuist/xcodeproj Library for parsing and working with Xcode projects 2,041
bernikovich/nsteasyjson Simplifies JSON handling in Objective-C by providing a safe and concise way to access JSON data 12
interactive-matter/ajson A C++ library to parse and generate JSON data structures for Arduino projects. 567
gabriel/yajl-objc An Objective-C framework providing an interface to parse and generate JSON data 669
kgabis/parson A lightweight JSON parsing library written in C 1,367
liufeigit/jsonparse A lightweight and fast JSON parsing library in ANSI C. 11
cesanta/frozen A JSON parsing and generation tool for C/C++ with scanf-like interface. 709
dougbinks/sjson A lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons 3