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: 6 months ago
Linked from 1 awesome list

derivingjson

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ocaml-ppx/ppx_deriving A library simplifying type-driven code generation in OCaml 469
ocaml-community/yojson A library that parses and pretty-prints JSON data into an OCaml tree data structure 328
mattjbray/ocaml-decoders A combinator library that decodes JSON-like data into OCaml types 85
ocaml-ppx/ocamlformat Automates formatting of OCaml code to conform to specific coding standards 642
melange-community/melange-json A library for encoding and decoding JSON data in the OCaml programming language. 15
gabriel/yajl-objc An Objective-C framework providing an interface to parse and generate JSON data 669
capnproto/capnp-ocaml Generates OCaml code for Capn Proto serialization framework 98
roddyyaga/ppx_rapper A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. 138
sanderspies/ocaml A WebAssembly backend for the OCaml programming language 79
mpx/lua-cjson A Lua module that provides fast and standards-compliant JSON encoding and parsing capabilities. 939
swissdatasciencecenter/calamus A Python library for serializing data to JSON-LD format 29
ngs-doo/dsl-json 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
darklang/philip2 An Elm to OCaml compiler that enables porting of codebases from one language to another 204
ocaml-ppx/ppx_import Reduces redundancy in type declarations and signatures by importing types or signatures from other compiled interface files. 89
ocaml-community/sedlex A Unicode-friendly lexer generator for OCaml. 244