Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 30 Sep 2024

https://github.com/marksands/BetterCodable

Better Codable through Property Wrappers

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

Last synced: 01 Aug 2024

https://github.com/JohnSundell/Codextended

Extensions giving Swift's Codable API type inference super powers ๐Ÿฆธโ€โ™‚๏ธ๐Ÿฆนโ€โ™€๏ธ

codable json-parsing swift type-inference

Last synced: 31 Jul 2024

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

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

codable decoding encoding swift

Last synced: 30 Sep 2024

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

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

codable decoding encoding swift

Last synced: 01 Aug 2024

https://github.com/MaxDesiatov/XMLCoder

Easy XML parsing using Codable protocols in Swift

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

Last synced: 30 Jul 2024

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: 28 Sep 2024

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: 14 Aug 2024

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: 31 Jul 2024

https://github.com/omaralbeik/UserDefaultsStore

Why not use UserDefaults to store Codable objects ๐Ÿ˜‰

codable database ios macos swift tvos userdefaults watchos

Last synced: 13 Aug 2024

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: 17 Aug 2024

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

A high performance JSON library in Swift

codable decoder encoder ios json json-inline swift

Last synced: 01 Aug 2024

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: 01 Aug 2024

https://github.com/MarkCodable/MarkCodable

Swift Codable with human-friendly Markdown storage

codable markdown swift

Last synced: 09 Aug 2024

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: 05 Aug 2024

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

A MessagePack encoder and decoder for Codable types

codable messagepack swift

Last synced: 05 Aug 2024

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

A decoder that constructs objects from regular expression matches.

codable regular-expression swift

Last synced: 09 Aug 2024

https://github.com/jhurray/Ladybug

A powerful model framework for Swift 4

codable json json-objects model swift-4 swift4

Last synced: 09 Aug 2024

https://github.com/jhurray/ladybug

A powerful model framework for Swift 4

codable json json-objects model swift-4 swift4

Last synced: 28 Sep 2024

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: 01 Oct 2024

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: 05 Aug 2024

https://github.com/yonaskolb/Codability

Useful helpers for working with Codable types in Swift

codable decoding encoding helpers json

Last synced: 09 Aug 2024

https://github.com/caiyue1993/prefsmate

๐Ÿฃ Elegant UITableView generator for Swift.

codable ios swift4 uitableview

Last synced: 30 Sep 2024

https://github.com/devxoul/RxCodable

RxSwift wrapper for Codable

codable moya rxswift

Last synced: 03 Aug 2024

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: 01 Aug 2024

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: 02 Aug 2024

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: 27 Sep 2024

https://github.com/JARMourato/Kodable

A supercharged extension of Codable

codable decodable json swift swiftpackage

Last synced: 05 Aug 2024

https://github.com/hirotakan/MessagePacker

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

codable messagepack swift

Last synced: 05 Aug 2024

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: 17 Aug 2024

https://github.com/dduan/TOMLDecoder

From TOML to Swift Codable types.

codable swift toml

Last synced: 31 Jul 2024

https://github.com/Sherlouk/SwiftProvisioningProfile

Parse iOS mobile provisioning files into Swift models

codable provisioning-profiles swift swift-package-manager

Last synced: 15 Aug 2024

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

A Swift encoder and decoder for the JSON Feed format

codable jsonfeed swift

Last synced: 02 Aug 2024

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: 28 Sep 2024

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: 30 Sep 2024

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: 28 Sep 2024

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: 29 Jul 2024

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: 28 Sep 2024

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

Add key path support to the JSONDecoder

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

Last synced: 29 Sep 2024

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: 13 Aug 2024

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: 28 Sep 2024

https://github.com/marcprux/universal

Tiny zero-dependency cross-platform Swift parsers for JSON, XML, and YAML incl. in-memory interchange formats and Either type

codable json json-library json-schema swift swift-package-manager yaml

Last synced: 01 Oct 2024

https://github.com/beyova/beyovajson

BeyovaJSON allows any json for Coadable in Swift 4

codable json swift swift4

Last synced: 02 Oct 2024

https://github.com/GottaGetSwifty/SwiftyXMLKit

Tools for working with XML in Swift

codable ios swift xml

Last synced: 09 Aug 2024

https://github.com/RockfordWei/Perfect-INI

Swift encoder and decoder for INI files.

codable ini ini-parser swift

Last synced: 05 Aug 2024

https://github.com/pureswift/codable

Codable for Swift 3

backport codable swift swift3

Last synced: 28 Sep 2024

https://github.com/fwcd/swift-binary-coder

Flat, untagged binary serializer for Codable Swift types

binary codable swift

Last synced: 02 Oct 2024

https://github.com/hiroraba/codablenscache

Simple Wrapper NSCache for Codable Protocol

carthage cocoapods codable nscache swift4 wrapper-nscache

Last synced: 28 Sep 2024

https://github.com/mrgrauel/TinyNetwork

Minimalistic Network Library

codable ios json network swift urlsession watchos xcode

Last synced: 29 Jul 2024

https://github.com/lemo-nade-room/swift-crypto-codable

Codableใชๅž‹ใฎ็‰นๅฎšใฎใƒ—ใƒญใƒ‘ใƒ†ใ‚ฃใ‚’Encodeๆ™‚ใซAESๆš—ๅทๅŒ–ใ™ใ‚‹

aes codable crypto event-sourcing swift

Last synced: 29 Sep 2024

https://github.com/dariowskii/keychain_wrapper

a simple KeychainWrapper to get, set, remove any Codable object from Keychain

codable ios keychain keychain-wrapper swift swiftui wrapper

Last synced: 01 Oct 2024

https://github.com/mallikarjunh/json_parsing_examples

Different different examples of JSON parsing using Objective-C and Swift Language

alamofire codable ios json json-api json-parsing nsurlrequest objective-c swift-language swift5 swiftyjson

Last synced: 28 Sep 2024

https://github.com/chompfoods/sdk-swift-4

Swift 4 SDK for the Chomp Food & Recipe Database API. Use our API to get high-quality data on recipes and 875,000+ branded/grocery foods plus raw ingredients.

alamofire api branded chomp codable database food grocery ingredients nutrition raw recipe-api recipes swift swift-4 swift4

Last synced: 28 Sep 2024