ppx_deriving_yojson
JSON serializer
A tool that generates JSON serialization and deserialization functions for OCaml types
A Yojson codec generator for OCaml.
157 stars
9 watching
47 forks
Language: OCaml
last commit: 7 months ago
Linked from 1 awesome list
derivingjson
Related projects:
Repository | Description | Stars |
---|---|---|
| A library simplifying type-driven code generation in OCaml | 469 |
| A library that parses and pretty-prints JSON data into an OCaml tree data structure | 328 |
| A combinator library that decodes JSON-like data into OCaml types | 85 |
| Automates formatting of OCaml code to conform to specific coding standards | 642 |
| A library for encoding and decoding JSON data in the OCaml programming language. | 15 |
| An Objective-C framework providing an interface to parse and generate JSON data | 669 |
| Generates OCaml code for Capn Proto serialization framework | 98 |
| A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. | 138 |
| A WebAssembly backend for the OCaml programming language | 79 |
| A Lua module that provides fast and standards-compliant JSON encoding and parsing capabilities. | 939 |
| A Python library for serializing data to JSON-LD format | 29 |
| A high-performance JSON serialization library for Java, designed to work efficiently with existing POJO classes and providing features such as compile-time databinding and streaming support. | 1,020 |
| An Elm to OCaml compiler that enables porting of codebases from one language to another | 204 |
| Reduces redundancy in type declarations and signatures by importing types or signatures from other compiled interface files. | 89 |
| A Unicode-friendly lexer generator for OCaml. | 244 |