NSTEasyJSON
JSON accessor
Simplifies JSON handling in Objective-C by providing a safe and concise way to access JSON data
The better way to deal with JSON in Objective-C (inspired by SwiftyJSON)
12 stars
1 watching
1 forks
Language: Objective-C
last commit: over 6 years ago
Linked from 1 awesome list
cocoapodsiosjsonobjective-cswiftyjson
Related projects:
Repository | Description | Stars |
---|---|---|
| Converts JSON data to Smalltalk objects and vice versa efficiently. | 42 |
| Simplifies JSON parsing and modeling in Swift by eliminating boilerplate code | 389 |
| A lightweight JSON access library with no memory allocations | 43 |
| A lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons | 3 |
| A header-only C++ library for working with JSON data | 605 |
| A minimal C++ library to read and write Simplified JSON files without memory allocations. | 21 |
| A Swift library providing fast conversion between JSON and model data structures. | 1,177 |
| An Objective-C based parser and generator for JSON encoded data. | 800 |
| A JSON pretty-viewer application for Mac OS X | 301 |
| An implementation of Universal Binary JSON format in Pharo Smalltalk | 5 |
| Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs | 5 |
| Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
| An Objective-C app that uses SBJson 4 to reformat JSON data for display on OS X | 6 |
| A Vlang wrapper around cJSON for working with JSON data structures and serialization. | 11 |
| A Java library for converting objects to and from JSON with high performance and support for complex objects | 1 |