json
Json parser
A fast and immutable JSON parser written in Scala
Persist-Json, a Fast Json Parser Written in Scala
11 stars
6 watching
11 forks
Language: Scala
last commit: almost 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An in-place JSON parser implemented in a single header file | 74 |
| A lightweight C parser for structured data formats like JSON | 1,286 |
| A high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string. | 568 |
| A JSON encoder and decoder implemented in Common Lisp. | 164 |
| A Clojure library for fast JSON encoding and decoding. | 424 |
| A library for parsing and manipulating JSON data in Scala. | 546 |
| A Ruby implementation of the JSON data serialization format | 704 |
| A lightweight C++ JSON parser and serializer with various interfaces. | 1,119 |
| A lightweight and fast JSON parsing library in ANSI C. | 11 |
| An iterative JSON parser with Pythonic interfaces to extract structured data from large JSON files. | 861 |
| A commandline tool for parsing JSON from various sources | 51 |
| A tool that parses JSON data and outputs the path to each object in the data along with the object itself. | 2,001 |
| A JSON parser and validator with a CLI. | 1,948 |
| A lightweight C implementation of optimized JSON parsing and processing. | 34 |
| A JSON parser library for Scala that provides fast and featureful parsing capabilities | 433 |