Monaka
Data serializer
A Swift library for serializing custom data types to and from NSData.
Monaka convert custom struct to NSData.
22 stars
4 watching
2 forks
Language: Swift
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A lightweight, value-based data storage solution written in Swift. | 89 |
| | A Swift protocol that enables easy object serialization and deserialization to/from UserDefaults. | 25 |
| | Provides a plugin for serialising data using Kryo and Base64 encoding in a Java-based object mapping framework. | 3 |
| | A collection of serializers for various Java data structures and classes | 381 |
| | An extension to simplify serializing Alamofire's responses with SwiftyJSON. | 1,375 |
| | A tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data. | 4 |
| | Provides tools and interfaces for serializing data in binary format with schema metadata | 46 |
| | A Java library for manually creating serialization data. | 28 |
| | A Kryo-based serialization library for Scala and Akka, providing efficient serialization of various types. | 241 |
| | Provides custom serialization and deserialization of JTS Geometry objects using the GeoJSON format with Jackson | 81 |
| | A C++ library for serializing data from JSON format to binary and vice versa while performing type checks and other validations. | 42 |
| | A Clojure library that uses Kryo to serialize data in a compact and efficient manner. | 30 |
| | A Python framework for serializing and marshaling complex data structures into JSON format. | 314 |
| | A Python library for serializing data to JSON-LD format | 29 |
| | Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. | 1,591 |