blueprinter
Serializer library
A simple JSON serialization library for Ruby that presents business objects in a declarative way
Simple, Fast, and Declarative Serialization Library for Ruby
1k stars
133 watching
109 forks
Language: Ruby
last commit: 5 days ago
Linked from 1 awesome list
jsonpresenterrailsresource-serializerrubyserializer
Related projects:
Repository | Description | Stars |
---|---|---|
procore-oss/blueprinter-activerecord | A Ruby extension to automatically preload associations from Blueprints during rendering. | 9 |
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 |
marvin-brouwer/fluentserializer | Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
sitecoreunicorn/rainbow | An advanced serialization library for Sitecore that provides universal data structures and formats, making it easier to store and compare item data across different platforms. | 34 |
stephenberry/glaze | A fast and portable JSON library for C++ that supports various features and data formats | 1,221 |
bytedance/sonic-cpp | A fast JSON serialization and deserialization library with SIMD acceleration | 855 |
callum-oakley/json5-rs | A Rust JSON5 serialization and deserialization library built on top of Serde | 184 |
realtimechris/jsonifier | Fast JSON serialization and deserialization library using modern C++20 features and SIMD instructions | 56 |
msgpack/msgpack-ruby | Provides a binary serialization format for efficient data exchange among different languages and platforms. | 764 |
ismasan/oat | Provides a standardized way to serialize API data in Ruby apps. | 278 |
qsbase/qs | A fast and general-purpose serialization package for R objects | 403 |
davydovanton/hanami-serializer | Provides a simple and flexible way to serialize data in Ruby applications using the Hanami framework | 21 |
j8r/crystalizer | A library that provides out-of-the-box serialization and deserialization capabilities for Crystal objects | 40 |
p-ranav/alpaca | A C++ serialization library that efficiently packs and unpacks structured data into compact byte arrays. | 479 |