yojson
JSON parser
A library that parses and pretty-prints JSON data into an OCaml tree data structure
Low-level JSON parsing and pretty-printing library for OCaml
328 stars
9 watching
60 forks
Language: OCaml
last commit: over 1 year ago
Linked from 1 awesome list
jsonocamlparseryojson
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool that generates JSON serialization and deserialization functions for OCaml types | 157 |
| | A combinator library that decodes JSON-like data into OCaml types | 85 |
| | A lightweight C implementation of optimized JSON parsing and processing. | 34 |
| | A library for encoding and decoding JSON data in the OCaml programming language. | 15 |
| | A high-performance JSON parser and toolset for Go. | 862 |
| | A fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance. | 2,156 |
| | An Objective-C framework providing an interface to parse and generate JSON data | 669 |
| | A utility library for pretty-printing indentation in OCaml programs. | 43 |
| | A collection of OCaml libraries for parsing and working with Microsoft Office document formats | 32 |
| | A parser and printer for date-times in ISO8601 format. | 29 |
| | A C++ library for parsing and generating JSON data | 69 |
| | A set of monadic parser combinators for OCaml to simplify building parsers. | 146 |
| | An efficient binary data format for serializing and deserializing structured data | 42 |
| | A JSON encoder and decoder implemented in Common Lisp. | 164 |
| | A lightweight JSON parsing library that creates a DOM-like data structure | 24 |