tupson
JSON serializer
A library for serializing and deserializing JSON data in Scala
Stupid simple Scala 3 library for writing and reading JSON
8 stars
4 watching
0 forks
Language: Scala
last commit: 3 months 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,257 |
swissdatasciencecenter/calamus | A Python library for serializing data to JSON-LD format | 29 |
python-rapidjson/python-rapidjson | A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. | 508 |
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 | 62 |
spray/spray-json | A lightweight JSON implementation in Scala | 974 |
jdereg/json-io | Converts Java objects to and from JSON format with serialization options. | 331 |
jsonapi-serializer/jsonapi-serializer | A fast JSON serialization library for Ruby objects | 1,410 |
realtimechris/jsonifier | A C++ library providing fast JSON parsing and serialization | 60 |
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,020 |