CodableWrappers
Serialization helpers
A collection of property wrappers to simplify serialization with Swift's Codable protocol
A Collection of PropertyWrappers to make custom Serialization of Swift Codable Types easy
652 stars
12 watching
40 forks
Language: Swift
last commit: 7 months ago
Linked from 1 awesome list
codableiosproperty-wrappersswiftswift-package-managerswift5-1
Related projects:
Repository | Description | Stars |
---|---|---|
marksands/bettercodable | Improves Codable compatibility by utilizing property wrappers to filter out invalid data and provide default values. | 1,740 |
devxoul/rxcodable | Provides an RxSwift wrapper around Codable to enable reactive data serialization and deserialization | 114 |
ddddxxx/genericid | A Swift extension to provide type-safe access to UserDefaults and UITableViewCell/UICollectionViewCell properties | 13 |
getty-zig/getty | A serialization framework that provides efficient and customizable data modeling and serialization capabilities | 198 |
samverschueren/got4aws | A wrapper around Got to simplify interactions with AWS v4 signed APIs. | 27 |
andriyslyusar/swiftykeychainkit | A Swift wrapper around Keychain Services API with type safety and compile-time checks | 24 |
iosdevzone/idzswiftcommoncrypto | A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations | 478 |
alexruperez/securepropertystorage | A framework providing secure property storage options using Swift property wrappers. | 472 |
ziglibs/zgl | A thin, type-safe binding for OpenGL | 425 |
consoletvs/sswr | A caching and request strategy for data fetching in Svelte applications | 239 |
jozefizso/systemwrapper | A .NET library for testing and interacting with system APIs in an easier way | 174 |
52inc/pulley | A Swift library to create and manage a drawer-like interface in iOS apps. | 2,022 |
jindulys/githubpilot | A GitHub API V3 wrapper for Swift that simplifies interaction with the platform's data. | 55 |
swiftyjson/alamofire-swiftyjson | An extension to simplify serializing Alamofire's responses with SwiftyJSON. | 1,375 |
typelift/swiftcheck | A testing library that generates random data to test program properties in Swift | 1,414 |