oat
Serializer
Provides a standardized way to serialize API data in Ruby apps.
Adapters-based API serializers with Hypermedia support for Ruby apps.
278 stars
8 watching
39 forks
Language: Ruby
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
davydovanton/hanami-serializer | Provides a simple and flexible way to serialize data in Ruby applications using the Hanami framework | 21 |
jsonapi-serializer/jsonapi-serializer | A fast JSON serialization library for Ruby objects | 1,407 |
spellbook-technology/transmutation | A gem that provides a simple way to serialize Ruby objects into JSON with an opinionated approach to serializer lookup | 9 |
msgpack/msgpack-ruby | Provides a binary serialization format for efficient data exchange among different languages and platforms. | 764 |
okuramasafumi/alba | A JSON serialization library for Ruby and JRuby that allows easy creation of serializable objects with customizable attributes. | 944 |
procore-oss/blueprinter | A simple JSON serialization library for Ruby that presents business objects in a declarative way | 1,137 |
ruedigermoeller/fast-serialization | Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. | 1,590 |
xinchen10/amqp-io | A Java library for serializing and deserializing objects using the AMQP type system. | 0 |
rikimaru0345/ceras | A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
yujinakayama/astrolabe | An object-oriented Ruby AST extension for parsing and manipulating source code | 68 |
rom-rb/rom-json | Provides JSON serialization and deserialization support for Ruby objects using the Object Mapper pattern | 16 |
marvin-brouwer/fluentserializer | Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
saka1/simdjson_ruby | A Ruby binding for simdjson, enabling fast and efficient JSON parsing in Ruby applications. | 140 |
theseion/fuel | An object serialization framework for Smalltalk that aims to provide efficient and flexible serialization of various types of objects. | 27 |
qsbase/qs | A fast and general-purpose serialization package for R objects | 403 |