An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with codable

A curated list of projects in awesome lists tagged with codable .

https://github.com/marksands/bettercodable

Better Codable through Property Wrappers

codable property-wrappers swift-package-manager swift5-1

Last synced: 15 May 2025

https://github.com/marksands/BetterCodable

Better Codable through Property Wrappers

codable property-wrappers swift-package-manager swift5-1

Last synced: 31 Mar 2025

https://github.com/johnsundell/codextended

Extensions giving Swift's Codable API type inference super powers 🦸‍♂️🦹‍♀️

codable json-parsing swift type-inference

Last synced: 15 May 2025

https://github.com/JohnSundell/Codextended

Extensions giving Swift's Codable API type inference super powers 🦸‍♂️🦹‍♀️

codable json-parsing swift type-inference

Last synced: 26 Mar 2025

https://github.com/Flight-School/AnyCodable

Type-erased wrappers for Encodable, Decodable, and Codable values

codable decoding encoding swift

Last synced: 13 Apr 2025

https://github.com/flight-school/anycodable

Type-erased wrappers for Encodable, Decodable, and Codable values

codable decoding encoding swift

Last synced: 22 Feb 2025

https://github.com/CoreOffice/XMLCoder

Easy XML parsing using Codable protocols in Swift

carthage cocoapods codable decoder encoder swift swift4 xml xml-parser xml-serializer

Last synced: 02 Aug 2025

https://github.com/coreoffice/xmlcoder

Easy XML parsing using Codable protocols in Swift

carthage cocoapods codable decoder encoder swift swift4 xml xml-parser xml-serializer

Last synced: 16 May 2025

https://github.com/GottaGetSwifty/CodableWrappers

A Collection of PropertyWrappers to make custom Serialization of Swift Codable Types easy

codable ios property-wrappers swift swift-package-manager swift5-1

Last synced: 25 Mar 2025

https://github.com/iammccc/smartcodable

SmartCodable is a data parsing library based on Codable. It is simple to use, with robust compatibility being one of its main features. SmartCodable 是基于Codable实现的数据解析库。简单易用,强悍的兼容性是SmartCodable的主要特点。 表层API和功能几乎和HandyJSON一致,支持快速的迁移。

codable handyjson json mapping metacodable serialization swift swift-codable swift-syntax-builder

Last synced: 11 Dec 2025

https://github.com/hhfa008/swiftai

SwiftAI, write Swift code smart. SwiftAI can generate Model class from JSON now. Codable and HandyJSON is supported. More features will be add.

cocoa cocoa-touch codable codable-xcode-extension handyjson ios json model swift uikit xcode xcode-extension xcode-plugin

Last synced: 05 Apr 2025

https://github.com/dehesa/codablecsv

Read and write CSV files row-by-row or through Swift's Codable interface.

codable csv csv-parser csv-reader csv-writer decoder encoder swift swift-codable

Last synced: 04 Apr 2025

https://github.com/dehesa/CodableCSV

Read and write CSV files row-by-row or through Swift's Codable interface.

codable csv csv-parser csv-reader csv-writer decoder encoder swift swift-codable

Last synced: 06 Aug 2025

https://github.com/omaralbeik/UserDefaultsStore

Why not use UserDefaults to store Codable objects 😉

codable database ios macos swift tvos userdefaults watchos

Last synced: 30 Jul 2025

https://github.com/jverkoey/binarycodable

Swift Codable-like interfaces for binary representations.

binary codable swift

Last synced: 06 Apr 2025

https://github.com/onmyway133/EasyStash

🗳Easy data persistence in Swift

cache codable disk image load save storage swift

Last synced: 04 Apr 2025

https://github.com/onmyway133/easystash

🗳Easy data persistence in Swift

cache codable disk image load save storage swift

Last synced: 05 Apr 2025

https://github.com/tattn/morecodable

MoreCodable expands the possibilities of `Codable`.

codable ios linux macos swift

Last synced: 14 Apr 2025

https://github.com/orlandos-nl/IkigaJSON

A high performance JSON library in Swift

codable decoder encoder ios json json-inline swift

Last synced: 29 Mar 2025

https://github.com/orlandos-nl/ikigajson

A high performance JSON library in Swift

codable decoder encoder ios json json-inline swift

Last synced: 05 Apr 2025

https://github.com/gonzalezreal/defaultcodable

A convenient way to handle default values with Swift Codable types

codable defaults property-wrapper swift

Last synced: 06 Apr 2025

https://github.com/vmanot/SwiftDB

A modern database abstraction layer + runtime, batteries included [WIP].

attribute codable core-data coredata database dsl property-wrapper relationship runtime sql swift swiftui type-safe wrapper

Last synced: 02 Apr 2025

https://github.com/vmanot/swiftdb

A modern database abstraction layer + runtime, batteries included [WIP].

attribute codable core-data coredata database dsl property-wrapper relationship runtime sql swift swiftui type-safe wrapper

Last synced: 16 May 2025

https://github.com/MarkCodable/MarkCodable

Swift Codable with human-friendly Markdown storage

codable markdown swift

Last synced: 22 Jul 2025

https://github.com/pircate/cleanjson

Swift JSON decoder for Codable

carthage codable json jsondecoder swift

Last synced: 05 Apr 2025

https://github.com/dgrzeszczak/keyedcodable

Easy nested key mappings for swift Codable

codable decodable encodable json swift

Last synced: 21 Oct 2025

https://github.com/flight-school/guide-to-swift-codable-sample-code

Xcode Playground Sample Code for the Flight School Guide to Swift Codable

codable coredata itunes-search messagepack sample-code swift userdefaults

Last synced: 19 Jul 2025

https://github.com/Flight-School/Codable-DIY-Kit

A template for creating your own Swift Codable encoders and decoders

codable decoder encoder swift

Last synced: 16 Jul 2025

https://github.com/flight-school/messagepack

A MessagePack encoder and decoder for Codable types

codable messagepack swift

Last synced: 26 Feb 2025

https://github.com/Flight-School/MessagePack

A MessagePack encoder and decoder for Codable types

codable messagepack swift

Last synced: 16 Jul 2025

https://github.com/iwill/generic-json-swift

A simple Swift library for working with generic JSON structures

codable json swift type-safety

Last synced: 11 Dec 2025

https://github.com/Flight-School/RegularExpressionDecoder

A decoder that constructs objects from regular expression matches.

codable regular-expression swift

Last synced: 22 Jul 2025

https://github.com/vapor/multipart-kit

🏞 Parses and serializes multipart-encoded data with Codable support.

codable formdata multipart server-side-swift swift vapor

Last synced: 16 May 2025

https://github.com/jhurray/Ladybug

A powerful model framework for Swift 4

codable json json-objects model swift-4 swift4

Last synced: 22 Jul 2025

https://github.com/jhurray/ladybug

A powerful model framework for Swift 4

codable json json-objects model swift-4 swift4

Last synced: 25 Aug 2025

https://github.com/omaralbeik/stores

Typed key-value storage solution to store Codable types in various persistence layers with few lines of code!

cache codable coredata database db filesystem identifiable ios keychain keyvaluestore macos spm store swift tvos userdefaults watchos

Last synced: 13 Apr 2025

https://github.com/yonaskolb/Codability

Useful helpers for working with Codable types in Swift

codable decoding encoding helpers json

Last synced: 22 Jul 2025

https://github.com/yonaskolb/codability

Useful helpers for working with Codable types in Swift

codable decoding encoding helpers json

Last synced: 20 Jul 2025

https://github.com/caiyue1993/prefsmate

🐣 Elegant UITableView generator for Swift.

codable ios swift4 uitableview

Last synced: 16 Jul 2025

https://github.com/devxoul/rxcodable

RxSwift wrapper for Codable

codable moya rxswift

Last synced: 17 Mar 2025

https://github.com/devxoul/RxCodable

RxSwift wrapper for Codable

codable moya rxswift

Last synced: 07 May 2025

https://github.com/MPLew-is/deep-codable

Encode and decode deeply-nested data into flat Swift objects

codable decoding json propertywrapper result-builder swift

Last synced: 02 Apr 2025

https://github.com/gonzalezreal/AdaptiveCardUI

Snippets of UI, authored in JSON and rendered with SwiftUI

adaptive-cards codable conversational-ui json server-driven-ui swift swiftui

Last synced: 01 May 2025

https://github.com/gonzalezreal/adaptivecardui

Snippets of UI, authored in JSON and rendered with SwiftUI

adaptive-cards codable conversational-ui json server-driven-ui swift swiftui

Last synced: 01 Oct 2025

https://github.com/hirotakan/messagepacker

MessagePack serializer implementation for Swift. msgpack.org[Swift]

codable messagepack swift

Last synced: 21 Oct 2025

https://github.com/jarmourato/kodable

A supercharged extension of Codable

codable decodable json swift swiftpackage

Last synced: 21 Oct 2025

https://github.com/hirotakan/MessagePacker

MessagePack serializer implementation for Swift. msgpack.org[Swift]

codable messagepack swift

Last synced: 16 Jul 2025

https://github.com/JARMourato/Kodable

A supercharged extension of Codable

codable decodable json swift swiftpackage

Last synced: 16 Jul 2025

https://github.com/outfoxx/potentcodables

🧪 PotentCodables - A potent set of implementations and extensions to the Swift Codable system

asn-1 asn1 cbor codable ios json macos swift tvos watchos yaml

Last synced: 18 Sep 2025

https://github.com/dduan/tomldecoder

From TOML to Swift Codable types.

codable swift toml

Last synced: 09 Apr 2025

https://github.com/dduan/TOMLDecoder

From TOML to Swift Codable types.

codable swift toml

Last synced: 25 Mar 2025

https://github.com/swiftkitz/storez

💾 Safe, statically-typed, store-agnostic key-value storage written in Swift!

cache carthage cocoapods codable ios key-value macos persistence preferences storage tvos user-defaults watchos

Last synced: 24 Oct 2025

https://github.com/flight-school/codableperformance

Performance benchmarks for Codable and JSONSerialization

codable json swift

Last synced: 19 Jul 2025

https://github.com/SwiftKitz/Storez

💾 Safe, statically-typed, store-agnostic key-value storage written in Swift!

cache carthage cocoapods codable ios key-value macos persistence preferences storage tvos user-defaults watchos

Last synced: 06 Aug 2025

https://github.com/kylehughes/urlqueryitemcoder

Encoder & decoder for working with Codable types as URLQueryItems.

codable ios macos query-string swift swiftpm tvos watchos

Last synced: 21 Oct 2025

https://github.com/sherlouk/swiftprovisioningprofile

Parse iOS mobile provisioning files into Swift models

codable provisioning-profiles swift swift-package-manager

Last synced: 09 Apr 2025

https://github.com/Sherlouk/SwiftProvisioningProfile

Parse iOS mobile provisioning files into Swift models

codable provisioning-profiles swift swift-package-manager

Last synced: 03 Aug 2025

https://github.com/almazrafi/dictionarycoder

Fast dictionary encoder / decoder for Swift Codable types

carthage cocoapods codable decodable dictionaryencoder encodable ios macos spm swift tvos watchos xcode

Last synced: 16 Jan 2026

https://github.com/colemancda/coredatacodable

CoreData Encoder / Decoder for Codable

codable coredata swift

Last synced: 26 Apr 2025

https://github.com/Flight-School/JSONFeed

A Swift encoder and decoder for the JSON Feed format

codable jsonfeed swift

Last synced: 01 May 2025

https://github.com/cnkcq/alamofirecodable

An Alamofire extension which converts JSON response data into swift objects using Codable

codable jsonparse swift-library swift4

Last synced: 10 Apr 2025

https://github.com/flinedev/microya

Micro version of the Moya network abstraction layer written in Swift.

api codable json-api moya networking swift

Last synced: 26 Jun 2025

https://github.com/evermeer/stuff

A collection of Swift code 'snippets' that are too small to create a library for and which do not fit in an other library.

codable enum print swift

Last synced: 21 Mar 2025

https://github.com/peterfriese/swift-firestore-guide

The Comprehensive Guide to using Cloud Firestore in Swift

codable firebase swift swiftui

Last synced: 12 Apr 2025

https://github.com/wibosco/networkinginoperations-example

An example project looking at how to combine Operations with URLSession 📡

codable ios networking operation operationqueue stackoverflow-api swift urlsession

Last synced: 17 Oct 2025

https://github.com/mikhailmaslo/macro-codable-kit

Efficient, flexible Codable with Swift Macros

codable macros openapi swift-package-manager

Last synced: 22 Mar 2025

https://github.com/yutomizutani/jsontocodable

A generating tool from Raw JSON to Codable (Swift4) text written in Swift4.

codable converter generator json swift swift4

Last synced: 11 Jul 2025

https://github.com/gonzalezreal/indeterminatetypeswithcodable

Indeterminate Types with Codable in Swift

codable indeterminate-types swift

Last synced: 21 Mar 2025

https://github.com/kaakati/realm-and-swift-codable

How to implement Swift 4 Codable with Realm Database

codable decodable realm realm-swift realmswift swift swift-4 swift4

Last synced: 09 Apr 2025

https://github.com/davdroman/precisedecimal

A Decimal type that plays nicely with literals and Decodable

codable decimal double json jsondecoder literals precision

Last synced: 21 Mar 2025

https://github.com/gorhom/codable

A strict json parser inspired by Swift Codable

codable decodable encodable json parser ts-codable typescript

Last synced: 22 Mar 2025

https://github.com/theolampert/ecmaswift

A tiny Javascript runtime for iOS and macOS

codable ecmascript javascript javascriptcore swift

Last synced: 01 Nov 2025

https://github.com/ilijamihajlovic/networking-with-rest-api-calls-and-urlsession-unit-tests-and-data-persistence-in-core-data

Networking in Swift with REST API calls and URLSession, that puts the parsed JSON Data from an HTTP based JSON storage endpoint I created into a TableView and persists the data using Core Data with CRUD (create, read, update, and delete). I used also Unit Tests to test URLSession asynchronous network operations and make the project as robust as possible. When the JSON data is parsed into the dynamic TableView cell we can easily delete the cell with a swipe, the TableView will then reload itself with a custom made animation and Core Data will update and save the changes in realtime. There is also an option to send HTTP GET requests to the JSONPlaceholder server. A And last but not least I implemented a settings launcher slide-up menu that slides up from the bottom of the screen when the settings tab bar button is pressed. On the slide-up menu, we have all the functionalities I mentioned above like getting the data from the REST API, filtering the data in the cells using a search bar and sorting them in the right alphabetical order, and also send data to a REST API.

codable core-data coredata data-persistance image-cache json networking pull-to-refresh rest-api restful restful-api search-bar slide-menu swift swift-4 swift5 swipe-to-delete tableview unit-testing urlsession

Last synced: 09 Apr 2025

https://github.com/matteom/Launches

A sample app that illustrates the use of Swift's Codable protocols to decode JSON data

codable decoding ios ios-app json rest-api swift swiftui xcode

Last synced: 12 Mar 2025

https://github.com/oliveroneill/ash

Simple iOS app using MVVM and Codable

codable ibdesignable ios mvvm swift

Last synced: 23 Mar 2025

https://github.com/lynixliu/swiftavrocore

An implementation of Apache Avro in Swift 5

avro codable swift5

Last synced: 21 Oct 2025

https://github.com/brightdigit/options

Sometimes there are situations where you want to use an Enum in an OptionSet or you want Enum backed by a RawType of Int but also have String labels as well

bitflags codable enum optionset swift

Last synced: 26 Oct 2025

https://github.com/rwbutler/lettercase

𝐓 String letter case conversion and JSON decoding / encoding strategies

carthage codable json jsondecoder jsonencoder keydecodingstrategy keyencodingstrategy letter-cases lettercase swift xcode

Last synced: 14 Apr 2025

https://github.com/0111b/jsondecoder-keypath

Add key path support to the JSONDecoder

cocoapods codable encodable keypath swift-4 swift-package-manager

Last synced: 10 Sep 2025

https://github.com/futuredapp/ftapikit

Declarative and generic REST API framework using Codable.

api-client codable declarative functional protocol rest-api urlsession

Last synced: 13 Oct 2025

https://github.com/rushisangani/rsmastertableviewkit

All-In-One UITableView Kit with inbuilt PullToRefresh, Pagination, EmptyDataSet, Indicator, Networking and much more..

codable emptydataset emptydataset-swift indicator ios loading-indicator networking pagination pull-to-refresh searchview swift4 uitableview

Last synced: 09 Oct 2025

https://github.com/almazrafi/urlquerycoder

Fast URL query encoder / decoder for Swift Codable types

carthage cocoapods codable decodable encodable ios macos spm swift tvos url url-query watchos xcode

Last synced: 29 Dec 2025

https://github.com/behrad-kzm/quickdb

A Generic CoreData Manager to accept any type of objects. Fastest way for adding a Database to your project.

audio codable codedata database generic image storage swift video

Last synced: 29 Apr 2025

https://github.com/behrad-kzm/QuickDB

A Generic CoreData Manager to accept any type of objects. Fastest way for adding a Database to your project.

audio codable codedata database generic image storage swift video

Last synced: 30 Jul 2025

https://github.com/tattn/dataconvertible

DataConvertible is a support library for converting models to Data.

codable ios

Last synced: 14 Apr 2025