crystalizer
Object serializer
A library that provides out-of-the-box serialization and deserialization capabilities for Crystal objects
(De)serialize any Crystal object - out of the box. Supports JSON, YAML and Byte format.
40 stars
7 watching
0 forks
Language: Crystal
last commit: about 2 years ago
Linked from 1 awesome list
crystal-langjsonserializationyaml
Related projects:
Repository | Description | Stars |
---|---|---|
| A gem that provides a simple way to serialize Ruby objects into JSON with an opinionated approach to serializer lookup | 9 |
| A YAML serialization library for Java 8 and above with an intuitive API and features like block style representation and support for comments. | 264 |
| An implementation of MessagePack serialization in Crystal | 137 |
| A simple JSON serialization library for Ruby that presents business objects in a declarative way | 1,147 |
| A collection of serializers for various Java data structures and classes | 381 |
| Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. | 1,591 |
| A Rails plugin for serializing and deserializing data in a format independent of the underlying database system | 951 |
| A minimalistic text editor/IDE written in Crystal with a focus on usability and modularity. | 50 |
| Tools for serializing Crystal type definitions into JSON Schema | 13 |
| A JavaScript library for serializing and deserializing objects using decorators and supporting advanced object concepts like polymorphism and cyclic references. | 90 |
| A Rust-based XML serialization and deserialization library with customizable features and support for various data types. | 185 |
| A Java library for manually creating serialization data. | 28 |
| A collection of algorithms and data structures for use in the Crystal programming language | 127 |
| Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
| A Crystal implementation of the TOML data serialization format | 60 |