ppx-deriver
There are 10 repositories under ppx-deriver topic.
patricoferris/ppx_deriving_yaml
OCaml types to Yaml types and back again
craigfe/ppx_irmin
OCaml PPX extension for automatically generating Irmin types
davesnx/awesome-ppx-deriving
A collection of ppx-deriving plugins
andreypopp/ppx_deriving_json
Generate JSON encoders/decoders for OCaml data types
OCADml/ppx_deriving_cad
Automated generation of OCADml transformations over user created types
andreypopp/ppx_deriving
a collection of ppx deriving plugins
andreypopp/ppx_deriving_tools
Tools to build ppx deriving generators
sim642/ppx_easy_deriving
Easily define PPX derivers without boilerplate and runtime overhead
sim642/ppx_deriving_hash
[@@deriving hash]
mtoohey31/ppx_cmd
Declarative command line parsing for OCaml with `@@deriving`.