tupson

JSON serializer

A library for serializing and deserializing JSON data in Scala

Stupid simple Scala 3 library for writing and reading JSON

GitHub

7 stars
3 watching
0 forks
Language: Scala
last commit: about 1 month ago
derivationhoconjsonjson-datajson-parserscalaserializationtypeclasstypesafe-config

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
swissdatasciencecenter/calamus A Python library for serializing data to JSON-LD format 29
python-rapidjson/python-rapidjson A Python wrapper around an extremely fast C++ JSON parser and serialization library. 507
lancercomet/suntori A JSON de/serializer to ensure safe data processing at runtime 10
gschjetne/json-mop A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data 61
spray/spray-json A lightweight JSON implementation in Scala 974
jdereg/json-io A Java library for serializing and deserializing data to and from JSON format. 331
jsonapi-serializer/jsonapi-serializer A fast JSON serialization library for Ruby objects 1,407
realtimechris/jsonifier Fast JSON serialization and deserialization library using modern C++20 features and SIMD instructions 56
boostorg/json A C++ library that provides fast and efficient JSON data serialization and deserialization 434
wtsi-hgi/python-hgijson A Python library for serializing and deserializing complex class-based models to and from JSON 4
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