argonaut
JSON parser
A library for parsing and manipulating JSON data in Scala.
Purely functional JSON parser and library in scala.
547 stars
25 watching
108 forks
Language: Scala
last commit: 7 days ago
Linked from 2 awesome lists
argonautfunctional-programmingjsonjson-parserscalascalaz
Related projects:
Repository | Description | Stars |
---|---|---|
purescript-contrib/purescript-argonaut | Provides a PureScript implementation of JSON data parsing and manipulation libraries | 64 |
haskell-waargonaut/waargonaut | A JSON manipulation library for Haskell that provides flexible and precise decoding/encoding tools. | 94 |
interactive-matter/ajson | A C++ library to parse and generate JSON data structures for Arduino projects. | 566 |
typelevel/jawn | A JSON parser library for Scala that provides fast and featureful parsing capabilities | 433 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |
chadaustin/sajson | A high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string. | 570 |
nestorpersist/json | A fast and immutable JSON parser written in Scala | 11 |
pantuza/jsoncat | A tool to parse and pretty-print JSON data from various input sources. | 27 |
ara3d/parakeet | A parsing library designed to efficiently parse programming languages | 70 |
yitzchak/shasht | A Common Lisp library for parsing and generating JSON data | 46 |
einscott/json | A library that enables reading and writing of JSON data in the Beef programming language. | 4 |
qt-json/qt-json | A set of functions for parsing and serializing JSON data to and from Qt's QVariant hierarchy | 329 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
squix78/json-streaming-parser | An Arduino library for parsing JSON streams on devices with limited memory | 207 |