ocaml-decoders

JSON decoder library

A combinator library that decodes JSON-like data into OCaml types

Elm-inspired decoders for Ocaml

GitHub

85 stars
4 watching
9 forks
Language: OCaml
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ocaml-community/yojsonA library that parses and pretty-prints JSON data into an OCaml tree data structure328
melange-community/melange-jsonA library for encoding and decoding JSON data in the OCaml programming language.15
ocaml-ppx/ppx_deriving_yojsonA tool that generates JSON serialization and deserialization functions for OCaml types157
mlms13/bs-decodeA type-safe JSON decoding library with structured error handling for ReasonML and OCaml103
venil7/json-decoderA compositional JSON decoder library for TypeScript that allows safe and type-checked decoding of various data types76
inhabitedtype/angstromA high-performance parser-combinator library for OCaml, designed for efficient and expressive parsing of various data formats.656
backtracking/combineAn OCaml library for solving combinatorial problems using dancing links and other techniques35
laurentmazare/npy-ocamlA library that allows OCaml bigarrays to be written and read in the NumPy file format41
dannywillems/ocaml-js-stdlibProvides a binding to the JavaScript standard library and DOM in OCaml3
angrylawyer/commonjs_of_ocamlA tool to simplify the process of using CommonJS modules in OCaml with JavaScript13
pyrocat101/opalA set of monadic parser combinators for OCaml to simplify building parsers.146
sanderspies/ocamlA WebAssembly backend for the OCaml programming language79
ygrek/ocaml-cborProvides OCaml bindings to the CBOR data encoding standard24
mjambon/dumTools for inspecting and debugging OCaml values29
darklang/philip2An Elm to OCaml compiler that enables porting of codebases from one language to another204