transmutation
Serializer
A gem that provides a simple way to serialize Ruby objects into JSON with an opinionated approach to serializer lookup
JSON serialization and opinionated serializer lookup
9 stars
0 watching
0 forks
Language: Ruby
last commit: 25 days ago jsonrubyserialization
Related projects:
Repository | Description | Stars |
---|---|---|
jsonapi-serializer/jsonapi-serializer | A fast JSON serialization library for Ruby objects | 1,407 |
procore-oss/blueprinter | A simple JSON serialization library for Ruby that presents business objects in a declarative way | 1,137 |
davydovanton/hanami-serializer | Provides a simple and flexible way to serialize data in Ruby applications using the Hanami framework | 21 |
ismasan/oat | Provides a standardized way to serialize API data in Ruby apps. | 278 |
msgpack/msgpack-ruby | Provides a binary serialization format for efficient data exchange among different languages and platforms. | 764 |
j8r/crystalizer | A library that provides out-of-the-box serialization and deserialization capabilities for Crystal objects | 40 |
okuramasafumi/alba | A JSON serialization library for Ruby and JRuby that allows easy creation of serializable objects with customizable attributes. | 944 |
stephenberry/glaze | A fast and portable JSON library for C++ that supports various features and data formats | 1,221 |
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,255 |
patterns-ai-core/langchainrb | A Ruby library providing an interface to Large Language Model (LLM) providers for text generation and embedding | 1,415 |
sake92/tupson | A library for serializing and deserializing JSON data in Scala | 7 |
marcono1234/serial-builder | A Java library for manually creating serialization data. | 28 |
spider-gazelle/json-schema | Tools for serializing Crystal type definitions into JSON Schema | 13 |
trampster/jsonsrcgen | A C# library that uses source generators to generate JSON serialization code | 147 |
antidot/pyckson | A simple Python library to serialize objects to JSON by discovering class structure from init signatures and using camelCase for key names. | 28 |