Himotoki
JSON decoder
A type-safe JSON decoding library written purely in Swift
A type-safe JSON decoding library purely written in Swift
796 stars
25 watching
47 forks
Language: Swift
last commit: over 5 years ago
Linked from 2 awesome lists
decodingjsonswift
Related projects:
Repository | Description | Stars |
---|---|---|
| A Purescript library for decoding JSON data into type-safe records | 135 |
| A compositional JSON decoder library for TypeScript that allows safe and type-checked decoding of various data types | 76 |
| A JSON decoding/encoding library with strict and flexible access options. | 255 |
| An auto-reflection tool from JSON to Model and a user-friendly JSON encoder/decoder for Swift development | 450 |
| A JSON decoder package for the JSON5 data format | 54 |
| A JSON parsing library for Swift with a focus on type safety and easy access to JSON data | 721 |
| A Swift framework for unmarshalling JSON data into Swift structs with error handling and strict type safety | 1,041 |
| A pure Swift JSON encoder/decoder library with strongly-typed support and convenience methods for converting to/from Foundation objects. | 361 |
| A type-safe JSON decoding library with structured error handling for ReasonML and OCaml | 103 |
| A simple toolkit for encoding and decoding JSON text in Java | 748 |
| A fast and extensible JSON encoder/decoder for Python | 1,657 |
| Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
| A Haskell library for parsing and generating JSON data | 1,257 |
| A JSON de/serializer to ensure safe data processing at runtime | 10 |
| A header file providing a simple, single-header JSON parser for C and C++. | 719 |