json-swift
JSON parser
A JSON parsing library for Swift with a focus on type safety and easy access to JSON data
A basic library for working with JSON in Swift.
721 stars
21 watching
70 forks
Language: Swift
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Simplifies JSON parsing and modeling in Swift by eliminating boilerplate code | 389 |
| A lightweight C parser for structured data formats like JSON | 1,286 |
| An in-place JSON parser implemented in a single header file | 74 |
| A lightweight JSON parsing library that creates a DOM-like data structure | 24 |
| An Ada library for parsing JSON data | 39 |
| A JSON encoder and decoder implemented in Common Lisp. | 164 |
| A pure Swift JSON encoder/decoder library with strongly-typed support and convenience methods for converting to/from Foundation objects. | 361 |
| An auto-reflection tool from JSON to Model and a user-friendly JSON encoder/decoder for Swift development | 450 |
| A JSON decoding/encoding library with strict and flexible access options. | 255 |
| A Swift framework for unmarshalling JSON data into Swift structs with error handling and strict type safety | 1,041 |
| A Ruby implementation of the JSON data serialization format | 704 |
| A lightweight Java JSON library providing minimalistic parsing and rendering capabilities | 5 |
| A type-safe JSON decoding library written purely in Swift | 796 |
| A Java library implementing the JSON-LD 1.0 specification and API | 379 |
| A high-performance JSON parser and toolset for Go. | 862 |