scala-json
JSON serialization library
Provides compile-time JSON marshaling and abstraction for Scala, allowing developers to serialize any type they want into human-readable JSON.
Compile-time JSON marshaling and abstraction for Scala, Scala Native and Scala.js
62 stars
27 watching
6 forks
Language: Scala
last commit: about 3 years ago
Linked from 1 awesome list
ignore-listjsonscalascala-jsscala-jsonscala-nativeserializer
Related projects:
Repository | Description | Stars |
---|---|---|
| A Scala library for serializing and deserializing JSON API data structures into standard JSON formats. | 107 |
| A library for serializing and deserializing JSON data in Scala | 8 |
| A fast JSON serialization library for Scala classes | 112 |
| Provides a way to generate efficient and safe JSON codecs at compile-time using Scala macros | 752 |
| A lightweight JSON implementation in Scala | 974 |
| Generates JSON Schemas from Scala data types and objects | 124 |
| A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 62 |
| A Jackson module providing support for serialization and deserialization of Scala data structures | 502 |
| A library for serializing and deserializing structured data in JSON format | 361 |
| An implementation of MessagePack serialization for Scala | 94 |
| Implementation of the MessagePack data serialization format | 4 |
| A plugin for sbt that generates Scala case classes for easy access to JSON data | 31 |
| A single JSON Abstract Syntax Tree (AST) implementation to be used by multiple Scala JSON libraries | 1,485 |
| Provides flexible JSON serialization with support for various features and standards compliance | 48 |
| A Haskell library for parsing and generating JSON data | 1,257 |