JSONKit

JSON serializer

A high-performance Objective-C JSON serialization and deserialization library with built-in compression support.

Objective-C JSON

GitHub

6k stars
331 watching
2k forks
Language: Objective-C
last commit: almost 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sbjson/sbjson A JSON parser and generator that allows stream-based parsing of large documents into smaller chunks. 3,728
ibireme/yyjson A high-performance JSON library written in ANSI C. 3,125
bluelinelabs/logansquare A JSON parsing and serialization library for Android using Jackson's streaming API 3,208
pquerna/ffjson Generates optimized JSON serialization functions for Go structures 2,967
ijl/orjson A fast and correct JSON serialization library for Python 6,263
bernikovich/nsteasyjson Simplifies JSON handling in Objective-C by providing a safe and concise way to access JSON data 12
simdjson/simdjson Parses JSON data at high speeds using CPU-specific optimizations 19,359
robbiehanson/xmppframework Provides a modular and thread-safe implementation of the XMPP standard for real-time communication 5,910
zserge/jsmn A lightweight JSON parser and tokenizer written in C. 3,687
nlohmann/json A C++ library providing a simple and efficient way to work with JSON data in modern C++ applications. 43,219
bytedance/sonic A high-performance JSON serialization and deserialization library optimized for just-in-time compilation and SIMD instructions. 6,939
nschaffner/fastjson A Java library for converting objects to and from JSON with high performance and support for complex objects 1
google/j2objc Translates Java source code to Objective-C for iOS app development 5,995
rs/zerolog Provides fast and simple logging with JSON output, minimizing allocations and reflection. 10,639
johnno1962/injectionforxcode Tool for dynamically injecting new code into a running app to speed up the build process. 6,553