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: about 2 months ago jsonrubyserialization
Related projects:
Repository | Description | Stars |
---|---|---|
jsonapi-serializer/jsonapi-serializer | A fast JSON serialization library for Ruby objects | 1,410 |
procore-oss/blueprinter | A simple JSON serialization library for Ruby that presents business objects in a declarative way | 1,147 |
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. | 954 |
stephenberry/glaze | A fast and portable JSON library for C++ that supports various features and data formats | 1,414 |
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,257 |
patterns-ai-core/langchainrb | A Ruby library providing an interface to Large Language Model (LLM) providers for text generation and embedding | 1,487 |
sake92/tupson | A library for serializing and deserializing JSON data in Scala | 8 |
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 | 146 |
antidot/pyckson | A Python library that serializes objects to JSON by analyzing their class structure and parameters. | 28 |