PersistentStorageSerializable
Settings serializer
A protocol and classes for serializing and deserializing app settings to User Defaults or Plist files
Swift library that makes easier to serialize the user's preferences (app's settings) with system User Defaults or Property List file on disk.
161 stars
6 watching
4 forks
Language: Swift
last commit: about 7 years ago
Linked from 1 awesome list
cocoapodnsuserdefaultsplistserializationserialization-libraryswift-libraryuserdefaults
Related projects:
Repository | Description | Stars |
---|---|---|
themaister/fossilize | A library to serialize and replay persistent Vulkan objects for efficient reuse and reproducibility. | 34 |
anlutro/laravel-settings | Provides persistent application-wide settings in a Laravel framework-based project | 941 |
gottagetswifty/codablewrappers | A collection of property wrappers to simplify serialization with Swift's Codable protocol | 652 |
artemstepanenko/dekoter | A Swift protocol that enables easy object serialization and deserialization to/from UserDefaults. | 25 |
kbss-cvut/jb4jsonld | A Java library for serializing and deserializing objects to JSON-LD format using annotations. | 12 |
ndsev/zserio | A framework for compact and efficient serialization of structured data with low overhead | 109 |
lancercomet/suntori | A JSON de/serializer to ensure safe data processing at runtime | 10 |
marvin-brouwer/fluentserializer | Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
edvinaskrucas/settings | A package for managing persistent application settings in Laravel 5 applications. | 227 |
devxoul/rxcodable | Provides an RxSwift wrapper around Codable to enable reactive data serialization and deserialization | 114 |
marcono1234/serial-builder | A Java library for manually creating serialization data. | 28 |
swiftyjson/alamofire-swiftyjson | An extension to simplify serializing Alamofire's responses with SwiftyJSON. | 1,375 |
laravel/serializable-closure | A package that securely serializes PHP closures. | 526 |
jdereg/json-io | A Java library for serializing and deserializing data to and from JSON format. | 331 |
jsonapi-serializer/jsonapi-serializer | A fast JSON serialization library for Ruby objects | 1,407 |