Arrow
Json Parser
Simplifies JSON parsing and modeling in Swift by eliminating boilerplate code
🏹 Parse JSON with style
387 stars
11 watching
27 forks
Language: Swift
last commit: about 2 months ago
Linked from 2 awesome lists
arrowdecodingfreshosiosjsonjson-parsingmappingmicro-frameworkobjectmappersimpleswiftswiftyjsontype-inferenceunbox
Related projects:
Repository | Description | Stars |
---|---|---|
owensd/json-swift | A JSON parsing library for Swift with a focus on type safety and easy access to JSON data | 721 |
delba/jason | A fast and convenient JSON deserializer for Swift applications. | 1,013 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
json-parser/json-parser | A lightweight C parser for structured data formats like JSON | 1,285 |
freshos/then | A toolset for writing concise and maintainable asynchronous code in Swift using promises | 993 |
spray/spray-json | A lightweight JSON implementation in Scala | 974 |
metosin/jsonista | A Clojure library for fast JSON encoding and decoding. | 420 |
lm2343635/mgformatter | A JSON string formatter designed for iOS development | 16 |
bernikovich/nsteasyjson | Simplifies JSON handling in Objective-C by providing a safe and concise way to access JSON data | 12 |
yahoojapan/swiftyxmlparser | An XML parsing library implemented in Swift | 582 |
recp/json | A lightweight JSON parsing library that creates a DOM-like data structure | 24 |
mjansson/json | An in-place JSON parser implemented in a single header file | 74 |
dougbinks/sjson | A lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons | 3 |
pantuza/jsoncat | A tool to parse and pretty-print JSON data from various input sources. | 27 |
onox/json-ada | An Ada library for parsing JSON data | 39 |