spray-json
JSON parser/serializer
A lightweight JSON implementation in Scala
A lightweight, clean and simple JSON implementation in Scala
974 stars
37 watching
190 forks
Language: Scala
last commit: about 1 year ago
Linked from 2 awesome lists
jsonjson-parserjson-serializationscala
Related projects:
Repository | Description | Stars |
---|---|---|
| A Scala library for serializing and deserializing JSON API data structures into standard JSON formats. | 107 |
| A fast JSON serialization library for Scala classes | 112 |
| A library for serializing and deserializing JSON data in Scala | 8 |
| Provides compile-time JSON marshaling and abstraction for Scala, allowing developers to serialize any type they want into human-readable JSON. | 62 |
| A lightweight C parser for structured data formats like JSON | 1,286 |
| A Haskell library for parsing and generating JSON data | 1,257 |
| Provides an alternative JSON parser with enhanced security features to mitigate prototype pollution attacks. | 227 |
| A single JSON Abstract Syntax Tree (AST) implementation to be used by multiple Scala JSON libraries | 1,485 |
| A lightweight JSON serialization and deserialization library for .NET | 382 |
| A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. | 508 |
| A fast JSON serialization library for Ruby objects | 1,410 |
| A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 62 |
| Simplifies JSON parsing and modeling in Swift by eliminating boilerplate code | 389 |
| A lightweight JSON parsing library that creates a DOM-like data structure | 24 |
| A Python library that serializes objects to JSON by analyzing their class structure and parameters. | 28 |