#codable (15 Repositories)
Ranked open-source repositories tagged with #codable, scored by pull request acceptance likelihood and maintainer engagement velocity.
16.7%
25.7h
15 repositories tagged #codable
orlandos-nl/swift-json
A high performance JSON library in Swift
vapor/multipart-kit
🏞 Parses and serializes multipart-encoded data with Codable support.
SwiftyLab/MetaCodable
Supercharge Swift's Codable implementations with macros meta-programming.
dduan/TOMLDecoder
From TOML to Swift Codable types.
tattn/MoreCodable
MoreCodable expands the possibilities of `Codable`.
mmoaay/Bamboots
Bamboots - Extension 4 Alamofire
winddpan/CodableWrapper
@CodingKey("encoder", "decoder") var cool: Bool = true
gonzalezreal/DefaultCodable
A convenient way to handle default values with Swift Codable types
dgrzeszczak/KeyedCodable
Easy nested key mappings for swift Codable
jverkoey/BinaryCodable
Swift Codable-like interfaces for binary representations.
dehesa/CodableCSV
Read and write CSV files row-by-row or through Swift's Codable interface.
Pircate/CleanJSON
Swift JSON decoder for Codable
onmyway133/EasyStash
🗳Easy data persistence in Swift
MarkCodable/MarkCodable
Swift Codable with human-friendly Markdown storage
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.