Dekoter
Object serializer
A Swift protocol that enables easy object serialization and deserialization to/from UserDefaults.
NSCoding's counterpart for Swift structs.
25 stars
4 watching
1 forks
Language: Swift
last commit: over 5 years ago
Linked from 1 awesome list
decodingswiftswift-extensionsswift-libraryswift-structsuserdefaults
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility that serializes .NET objects to human-readable strings or C# initializer code for debugging and logging purposes. | 399 |
| A serialization framework for .NET projects enabling easy serialization of complex objects with minimal programming effort. | 46 |
| An extension to simplify serializing Alamofire's responses with SwiftyJSON. | 1,375 |
| A Python library that serializes objects to JSON by analyzing their class structure and parameters. | 28 |
| A format for serializing objects in class-based object-oriented languages like Smalltalk. | 138 |
| A fast and flexible serialization library for .NET objects. | 326 |
| A JavaScript library for serializing and deserializing objects using decorators and supporting advanced object concepts like polymorphism and cyclic references. | 90 |
| A JSON de/serializer to ensure safe data processing at runtime | 10 |
| An object serialization framework for Smalltalk that aims to provide efficient and flexible serialization of various types of objects. | 28 |
| A framework for compact and efficient serialization of structured data with low overhead | 110 |
| A Swift library for managing localized strings and pluralization rules. | 62 |
| A Java library for serializing and deserializing objects using the AMQP type system. | 0 |
| Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. | 1,591 |
| A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
| A Java library for manually creating serialization data. | 28 |