jsonapi-serializer
JSON serializer
A fast JSON serialization library for Ruby objects
A fast JSON:API serializer for Ruby (fork of Netflix/fast_jsonapi)
1k stars
28 watching
141 forks
Language: Ruby
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
python-rapidjson/python-rapidjson | A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. | 508 |
scala-jsonapi/scala-jsonapi | A Scala library for serializing and deserializing JSON API data structures into standard JSON formats. | 107 |
procore-oss/blueprinter | A simple JSON serialization library for Ruby that presents business objects in a declarative way | 1,147 |
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,257 |
realtimechris/jsonifier | A C++ library providing fast JSON parsing and serialization | 60 |
beam-community/jsonapi | An Elixir library for serializing and querying data in the JSONAPI format | 497 |
antidot/pyckson | A Python library that serializes objects to JSON by analyzing their class structure and parameters. | 28 |
spellbook-technology/transmutation | A gem that provides a simple way to serialize Ruby objects into JSON with an opinionated approach to serializer lookup | 9 |
ruby/json | A Ruby implementation of the JSON data serialization format | 704 |
vt-elixir/ja_serializer | A library for serializing Elixir data structures in JSONAPI format | 641 |
okuramasafumi/alba | A JSON serialization library for Ruby and JRuby that allows easy creation of serializable objects with customizable attributes. | 954 |
jdereg/json-io | Converts Java objects to and from JSON format with serialization options. | 331 |
sake92/tupson | A library for serializing and deserializing JSON data in Scala | 8 |
softprops/openapi | A Rust library for serializing and deserializing OpenAPI documents | 128 |
ismasan/oat | Provides a standardized way to serialize API data in Ruby apps. | 278 |