ScalaJack

JSON serializer

A fast JSON serialization library for Scala classes

Fast JSON parser/generator for Scala

GitHub

112 stars
13 watching
9 forks
Language: Scala
last commit: 2 months ago

Related projects:

Repository Description Stars
scala-jsonapi/scala-jsonapi A Scala library for serializing and deserializing JSON API data structures into standard JSON formats. 107
sake92/tupson A library for serializing and deserializing JSON data in Scala 7
fasterxml/jackson-module-scala A Jackson module providing support for serialization and deserialization of Scala data structures 502
plokhotnyuk/jsoniter-scala Provides a way to generate efficient and safe JSON codecs at compile-time using Scala macros 747
mediamath/scala-json Provides compile-time JSON marshaling and abstraction for Scala, allowing developers to serialize any type they want into human-readable JSON. 62
msgpack/msgpack-scala An implementation of MessagePack serialization for Scala 94
haskell/aeson A Haskell library for parsing and generating JSON data 1,255
spray/spray-json A lightweight JSON implementation in Scala 974
kevin-montrose/jil A fast JSON serializer and deserializer built on top of the Sigil framework. 2,147
gschjetne/json-mop A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data 61
azhur/kafka-serde-scala Library providing implicit typeclass converters for various serialization formats to Kafka serializers 57
jsonapi-serializer/jsonapi-serializer A fast JSON serialization library for Ruby objects 1,407
msgpack4z/msgpack4z-native Implementation of the MessagePack data serialization format 4
yak32/glw_json A compact C++ library for fast and efficient JSON serialization without memory allocation during parsing. 8
msgpack/msgpack-d A binary-based JSON-like serialization library for D language. 118