jawn
JSON parser library
A JSON parser library for Scala that provides fast and featureful parsing capabilities
Jawn is for parsing jay-sawn (JSON)
433 stars
22 watching
73 forks
Language: Scala
last commit: 7 days ago jsonscala
Related projects:
Repository | Description | Stars |
---|---|---|
argonaut-io/argonaut | A library for parsing and manipulating JSON data in Scala. | 547 |
typelevel/cats-parse | A Scala parsing library designed to be compatible, performant, safe, and stable across various platforms and versions. | 233 |
sake92/tupson | A library for serializing and deserializing JSON data in Scala | 7 |
gzoller/scalajack | A fast JSON serialization library for Scala classes | 112 |
jsonld-java/jsonld-java | A Java library implementing the JSON-LD 1.0 specification and API | 379 |
arakelian/java-jq | A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 83 |
json4s/json4s | A single JSON Abstract Syntax Tree (AST) implementation to be used by multiple Scala JSON libraries | 1,487 |
battermann/sbt-json | A plugin for sbt that generates Scala case classes for easy access to JSON data | 31 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 858 |
therealklanni/jp | A commandline tool for parsing JSON from various sources | 51 |
bolerio/mjson | A lightweight Java library for working with JSON data structures | 83 |
nestorpersist/json | A fast and immutable JSON parser written in Scala | 11 |
nschaffner/fastjson | A Java library for converting objects to and from JSON with high performance and support for complex objects | 1 |
sadmac7000/libason | A library to parse and manipulate a specific algebraic superset of JSON | 2 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |