jsonapi-serializer

JSON serializer

A fast JSON serialization library for Ruby objects

A fast JSON:API serializer for Ruby (fork of Netflix/fast_jsonapi)

GitHub

1k stars
28 watching
140 forks
Language: Ruby
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
python-rapidjson/python-rapidjson A Python wrapper around an extremely fast C++ JSON parser and serialization library. 507
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,137
haskell/aeson A Haskell library for parsing and generating JSON data 1,255
realtimechris/jsonifier Fast JSON serialization and deserialization library using modern C++20 features and SIMD instructions 56
beam-community/jsonapi An Elixir library for serializing and querying data in the JSONAPI format 497
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
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 703
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. 944
jdereg/json-io A Java library for serializing and deserializing data to and from JSON format. 331
sake92/tupson A library for serializing and deserializing JSON data in Scala 7
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