Codable Open Source Projects
Browse 64 Codable open source projects, ranked by GitHub stars. Find the most popular Codable tools and libraries.
krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.
Metrics details
| Stars | 8,010 |
malcommac/SwiftDate
🐔 Toolkit to parse, validate, manipulate, compare and display dates, time & timezones in Swift.
Metrics details
| Stars | 7,700 |
hyperoslo/Cache
:package: Nothing but Cache.
Metrics details
| Stars | 3,144 |
sindresorhus/Defaults
💾 Swifty and modern UserDefaults
Metrics details
| Stars | 2,480 |
marksands/BetterCodable
Better Codable through Property Wrappers
Metrics details
| Stars | 1,803 |
hkellaway/Gloss
[Deprecated] A shiny JSON parsing library in Swift :sparkles: Loved by many from 2015-2021
Metrics details
| Stars | 1,609 |
JohnSundell/Codextended
Extensions giving Swift's Codable API type inference super powers 🦸♂️🦹♀️
Metrics details
| Stars | 1,511 |
nmdias/DefaultsKit
Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS
Metrics details
| Stars | 1,441 |
Flight-School/AnyCodable
Type-erased wrappers for Encodable, Decodable, and Codable values
Metrics details
| Stars | 1,331 |
insidegui/MultipeerKit
MultipeerConnectivity + Codable = ❤️
Metrics details
| Stars | 1,129 |
CoreOffice/XMLCoder
Easy XML parsing using Codable protocols in Swift
Metrics details
| Stars | 880 |
SwiftyLab/MetaCodable
Supercharge Swift's Codable implementations with macros meta-programming.
Metrics details
| Stars | 777 |
intsig171/SmartCodable
SwiftCodable 是一个简单易用的数据解析库,基于 Swift 的 Codable 协议实现。它提供了强大的数据解析功能,并在解析失败时提供了良好的兼容性支持,并拥有优良的解析性能。参考了HandyJSON的对外API的实现,可以快速的替换HandyJSON。
Metrics details
| Stars | 758 |
carson-katri/swift-request
Declarative HTTP networking, designed for SwiftUI
Metrics details
| Stars | 740 |
GottaGetSwifty/CodableWrappers
Make Custom Serialization of Swift Codable Types easy with Annotations
Metrics details
| Stars | 707 |
alickbass/CodableFirebase
Use Codable with Firebase
Metrics details
| Stars | 694 |
ClintJang/ios-swift-objc-questions-and-answers
iOS (swift, objc)개발을 하면서 알게된 질문과 답변 모음.😀
Metrics details
| Stars | 541 |
devxoul/Drrrible
Dribbble for iOS using ReactorKit
Metrics details
| Stars | 511 |
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.
Metrics details
| Stars | 493 |
Tliens/SpeedySwift
这是一个app开发的加速库。This is an accelerated library for app development
Metrics details
| Stars | 486 |
dehesa/CodableCSV
Read and write CSV files row-by-row or through Swift's Codable interface.
Metrics details
| Stars | 483 |
Nirma/Default
Modern interface to UserDefaults + Codable support
Metrics details
| Stars | 467 |
omaralbeik/UserDefaultsStore
Why not use UserDefaults to store Codable objects 😉
Metrics details
| Stars | 441 |
mmoaay/Bamboots
Bamboots - Extension 4 Alamofire
Metrics details
| Stars | 435 |
orlandos-nl/IkigaJSON
A high performance JSON library in Swift
Metrics details
| Stars | 426 |
jverkoey/BinaryCodable
Swift Codable-like interfaces for binary representations.
Metrics details
| Stars | 397 |
onmyway133/EasyStash
🗳Easy data persistence in Swift
Metrics details
| Stars | 392 |
winddpan/CodableWrapper
@CodingKey("encoder", "decoder") var cool: Bool = true
Metrics details
| Stars | 388 |
tattn/MoreCodable
MoreCodable expands the possibilities of `Codable`.
Metrics details
| Stars | 378 |
kLike/ZhiHu-RxSwift
知乎日报 with RxSwift
Metrics details
| Stars | 371 |
gonzalezreal/DefaultCodable
A convenient way to handle default values with Swift Codable types
Metrics details
| Stars | 363 |
vmanot/SwiftDB
A modern database abstraction layer + runtime, batteries included [WIP].
Metrics details
| Stars | 343 |
ShawnMoore/XMLParsing
XMLEncoder & XMLDecoder using the codable protocol in Swift 4.2
Metrics details
| Stars | 337 |
MarkCodable/MarkCodable
Swift Codable with human-friendly Markdown storage
Metrics details
| Stars | 337 |
Pircate/CleanJSON
Swift JSON decoder for Codable
Metrics details
| Stars | 299 |
dgrzeszczak/KeyedCodable
Easy nested key mappings for swift Codable
Metrics details
| Stars | 283 |
nmdias/InfoKit
Strongly Typed access to the Info.plist for iOS, macOS and tvOS.
Metrics details
| Stars | 283 |
Liaoworking/MoyaNetworkTool
a robust networkTool based on Moya. Moya Demo 一个强健的基于moya二次封装的网络框架 支持Concurrency
Metrics details
| Stars | 279 |
Flight-School/Guide-to-Swift-Codable-Sample-Code
Xcode Playground Sample Code for the Flight School Guide to Swift Codable
Metrics details
| Stars | 236 |
Flight-School/Codable-DIY-Kit
A template for creating your own Swift Codable encoders and decoders
Metrics details
| Stars | 230 |
clarknt/100-days-of-swiftui
Solutions to Paul Hudson's "100 days of SwiftUI" projects and challenges
Metrics details
| Stars | 210 |
Flight-School/MessagePack
A MessagePack encoder and decoder for Codable types
Metrics details
| Stars | 202 |
iwill/generic-json-swift
A simple Swift library for working with generic JSON structures
Metrics details
| Stars | 182 |
elegantchaos/DictionaryCoding
Swift Decoder/Encoder which converts to/from dictionaries.
Metrics details
| Stars | 175 |
vapor/multipart-kit
🏞 Parses and serializes multipart-encoded data with Codable support.
Metrics details
| Stars | 174 |
Flight-School/RegularExpressionDecoder
A decoder that constructs objects from regular expression matches.
Metrics details
| Stars | 174 |
JacopoMangiavacchi/SwiftCoreMLTools
A Swift library for creating and exporting CoreML Models in Swift
Metrics details
| Stars | 166 |
Teknasyon-Teknoloji/PersistenceKit
Store and retrieve Codable objects to various persistence layers, in a couple lines of code!
Metrics details
| Stars | 156 |
Karambirov/Podcasts-UIKit
A clone of Apple's Podcasts. UIKit version.
Metrics details
| Stars | 154 |
infinum/Japx
Lightweight parser for the complex JSON:API (http://jsonapi.org/) structure.
Metrics details
| Stars | 153 |
iwill/ExCodable
Key-Mapping Extensions for Swift Codable
Metrics details
| Stars | 151 |
jhurray/Ladybug
A powerful model framework for Swift 4
Metrics details
| Stars | 148 |
dejanskledar/SerializedSwift
A significant enhancement to the current Codable protocol for better and easier Serializing and Deserializing of JSON
Metrics details
| Stars | 142 |
AladinWay/NetworkingExample
Write a Networking Layer in Swift 4 using Alamofire 5 and Codable
Metrics details
| Stars | 139 |
omaralbeik/Stores
Typed key-value storage solution to store Codable types in various persistence layers with few lines of code!
Metrics details
| Stars | 139 |
yonaskolb/Codability
Useful helpers for working with Codable types in Swift
Metrics details
| Stars | 131 |
typwr/typewriter
A transpiler to translate data structure for client
Metrics details
| Stars | 125 |
christophhagen/BinaryCodable
A binary encoder for Swift Codable types
Metrics details
| Stars | 124 |
intelygenz/NetClient-iOS
Versatile HTTP Networking in Swift
Metrics details
| Stars | 120 |
caiyue1993/PrefsMate
🐣 Elegant UITableView generator for Swift.
Metrics details
| Stars | 119 |
