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/swiftylab/metacodable
Supercharge Swift's Codable implementations with macros meta-programming.
codable code-generation macro metaprogramming no-boilerplate swift swift-codable swift-macros swift-package-manager swift-package-manager-plugin swift-package-plugin swift5-9
Last synced: 15 May 2025
https://github.com/alickbass/codablefirebase
Use Codable with Firebase
codable firebase-database firebase-firestore swift
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/SwiftyLab/MetaCodable
Supercharge Swift's Codable implementations with macros meta-programming.
codable code-generation macro metaprogramming no-boilerplate swift swift-codable swift-macros swift-package-manager swift-package-manager-plugin swift-package-plugin swift5-9
Last synced: 04 Apr 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/mmoaay/Bamboots
Bamboots - Extension 4 Alamofire
alamofire alamofire-extension chained-calls codable loading networking protocol-oriented swift
Last synced: 02 Aug 2025
https://github.com/mmoaay/bamboots
Bamboots - Extension 4 Alamofire
alamofire alamofire-extension chained-calls codable loading networking protocol-oriented swift
Last synced: 12 Dec 2025
https://github.com/jverkoey/binarycodable
Swift Codable-like interfaces for binary representations.
Last synced: 06 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
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/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
Last synced: 16 Jul 2025
https://github.com/flight-school/messagepack
A MessagePack encoder and decoder for Codable types
Last synced: 26 Feb 2025
https://github.com/Flight-School/MessagePack
A MessagePack encoder and decoder for Codable types
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/reers/ReerCodable
Codable extensions using Swift Macro
ananda bettercodable codable codablewrapper codablewrappers decode encode jsonparser jsonserializer jsontomodel kakajson metacodable mjextension objectmapper reercodable swiftmacro yymodel
Last synced: 22 Apr 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/caiyue1993/prefsmate
🐣 Elegant UITableView generator for Swift.
codable ios swift4 uitableview
Last synced: 16 Jul 2025
https://github.com/christophhagen/binarycodable
A binary encoder for Swift Codable types
binary codable data decoder decoding encoder encoding protobuf protobuf3 protocol-buffers serialization swift
Last synced: 07 Sep 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]
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]
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/levantaj/anycodable
Decode [String: Any] for Codable
any array cocoapods codable dictionary ios json jsondecoder jsonencoder swift xcode
Last synced: 20 Sep 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
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/colemancda/coredatacodable
CoreData Encoder / Decoder for Codable
Last synced: 26 Apr 2025
https://github.com/sgr-ksmt/firesnapshot
A useful Firebase-Cloud-Firestore Wrapper with Codable.
cloudfirestore codable decode encode firebase firestore ios model modelframework oss propertywr simple snapshot swift swift5 type-safe
Last synced: 08 Oct 2025
https://github.com/Flight-School/JSONFeed
A Swift encoder and decoder for the JSON Feed format
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/stickytools/sticky-encoding
High-performance binary encoding/decoding for `Swift.Codable` types.
binary binary-data binary-decoding binary-encoded binary-encoding codable ios linux macos osx swift swift-4 swift-codable swift-decodable swift-encodable
Last synced: 09 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.
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/thierryh91200/thsidebar
NSOutlineView and badge
badge codable drag-drop nsoutlineview swift5
Last synced: 11 Apr 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/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/mono0926/apns
APNs(Apple Push Notification Service) SDK
apns apns-http apns-http2 apns-sender apns2 codable macos notification notification-service notifications push-notifications remote-notifications swift4 swiftpm
Last synced: 30 Jul 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/emma-k-alexandra/rtree
An on-disk, Codable R*-Tree for Swift
codable data-structures json mit-license r-tree search-trees swift-package-manager trees xcode
Last synced: 21 Oct 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
Last synced: 21 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/engali94/codablepersist
Store and Cache Anything Codable
cache codable disk-cache ios memory-cache storage swift swift-codable swift-codable-persistance
Last synced: 29 Apr 2025
https://github.com/tattn/dataconvertible
DataConvertible is a support library for converting models to Data.
Last synced: 14 Apr 2025
https://github.com/fummicc1/easyfirebaseswift
Helping me use Firebase features with ease
async cloud-firestore codable combine firebase firebase-auth firestore firestore-models framework helper ios macos swift
Last synced: 15 Apr 2025