ocaml-decoders
JSON decoder library
A combinator library that decodes JSON-like data into OCaml types
Elm-inspired decoders for Ocaml
85 stars
4 watching
9 forks
Language: OCaml
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that parses and pretty-prints JSON data into an OCaml tree data structure | 328 |
| A library for encoding and decoding JSON data in the OCaml programming language. | 15 |
| A tool that generates JSON serialization and deserialization functions for OCaml types | 157 |
| A type-safe JSON decoding library with structured error handling for ReasonML and OCaml | 103 |
| A compositional JSON decoder library for TypeScript that allows safe and type-checked decoding of various data types | 76 |
| A high-performance parser-combinator library for OCaml, designed for efficient and expressive parsing of various data formats. | 656 |
| An OCaml library for solving combinatorial problems using dancing links and other techniques | 35 |
| A library that allows OCaml bigarrays to be written and read in the NumPy file format | 41 |
| Provides a binding to the JavaScript standard library and DOM in OCaml | 3 |
| A tool to simplify the process of using CommonJS modules in OCaml with JavaScript | 13 |
| A set of monadic parser combinators for OCaml to simplify building parsers. | 146 |
| A WebAssembly backend for the OCaml programming language | 79 |
| Provides OCaml bindings to the CBOR data encoding standard | 24 |
| Tools for inspecting and debugging OCaml values | 29 |
| An Elm to OCaml compiler that enables porting of codebases from one language to another | 204 |