ppx_deriving_yojson

JSON serializer

A tool that generates JSON serialization and deserialization functions for OCaml types

A Yojson codec generator for OCaml.

GitHub

157 stars
9 watching
47 forks
Language: OCaml
last commit: about 2 years ago
Linked from 1 awesome list

derivingjson

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ocaml-ppx/ppx_derivingA library simplifying type-driven code generation in OCaml469
ocaml-community/yojsonA library that parses and pretty-prints JSON data into an OCaml tree data structure328
mattjbray/ocaml-decodersA combinator library that decodes JSON-like data into OCaml types85
ocaml-ppx/ocamlformatAutomates formatting of OCaml code to conform to specific coding standards642
melange-community/melange-jsonA library for encoding and decoding JSON data in the OCaml programming language.15
gabriel/yajl-objcAn Objective-C framework providing an interface to parse and generate JSON data669
capnproto/capnp-ocamlGenerates OCaml code for Capn Proto serialization framework98
roddyyaga/ppx_rapperA syntax extension for writing SQL queries in OCaml with type inference and syntax checking.138
sanderspies/ocamlA WebAssembly backend for the OCaml programming language79
mpx/lua-cjsonA Lua module that provides fast and standards-compliant JSON encoding and parsing capabilities.939
swissdatasciencecenter/calamusA Python library for serializing data to JSON-LD format29
ngs-doo/dsl-jsonA 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
darklang/philip2An Elm to OCaml compiler that enables porting of codebases from one language to another204
ocaml-ppx/ppx_importReduces redundancy in type declarations and signatures by importing types or signatures from other compiled interface files.89
ocaml-community/sedlexA Unicode-friendly lexer generator for OCaml.244