play-json
JSON serializer
A library for serializing and deserializing structured data in JSON format
The Play JSON library
361 stars
16 watching
134 forks
Language: Scala
last commit: 7 days ago automatic-conversionconvenience-macrosdsljsonjson-astplayframeworkscalascalajsserializationserializer
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 |
gzoller/scalajack | A fast JSON serialization library for Scala classes | 112 |
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 |
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,255 |
sake92/tupson | A library for serializing and deserializing JSON data in Scala | 7 |
swissdatasciencecenter/calamus | A Python library for serializing data to JSON-LD format | 29 |
ngs-doo/dsl-json | A high-performance JSON serialization library for Java, designed to work efficiently with existing POJO classes and providing features such as compile-time databinding and streaming support. | 1,013 |
kevin-montrose/jil | A fast JSON serializer and deserializer built on top of the Sigil framework. | 2,147 |
realtimechris/jsonifier | Fast JSON serialization and deserialization library using modern C++20 features and SIMD instructions | 56 |
jdereg/json-io | A Java library for serializing and deserializing data to and from JSON format. | 331 |
lancercomet/suntori | A JSON de/serializer to ensure safe data processing at runtime | 10 |
jsonapi-serializer/jsonapi-serializer | A fast JSON serialization library for Ruby objects | 1,407 |
spray/spray-json | A lightweight JSON implementation in Scala | 974 |
python-rapidjson/python-rapidjson | A Python wrapper around an extremely fast C++ JSON parser and serialization library. | 507 |
stephenberry/glaze | A fast and portable JSON library for C++ that supports various features and data formats | 1,221 |