zepalmer / ocaml-monadicLinks
Lightweight PPX extension for OCaml to support natural monadic syntax.
☆20Updated 4 years ago
Alternatives and similar repositories for ocaml-monadic
Users that are interested in ocaml-monadic are comparing it to the libraries listed below
Sorting:
- A ppx rewriter that provides pattern matching on abstract types by transforming patterns into views/expressions.☆19Updated 6 years ago
- OCaml preprocessor to derive factory methods and default values from type definitions☆15Updated 2 years ago
- A tool to create PDFs that are also OCaml bytecodes☆42Updated 2 years ago
- Tools for authors of ppx rewriters☆16Updated 4 years ago
- Open records implemented using map over universal type☆34Updated 5 years ago
- a distributed computing library for OCaml☆24Updated last year
- ☆14Updated 7 years ago
- A CSS parser written in OCaml☆31Updated 4 years ago
- A tail-recursive list map with good performance for all list sizes. Not actually written in assembly.☆13Updated 4 years ago
- JWTs for OCaml☆29Updated 4 years ago
- improving stack trace for let monadic☆27Updated 4 years ago
- Js_of_ocaml bindings to JS Promises with supplemental functions☆30Updated 10 months ago
- ☆32Updated 6 years ago
- Experimental vendoring of Platform tools☆22Updated 2 years ago
- Basic templates for new OCaml projects☆14Updated 8 years ago
- Websockets implementation for httpaf☆32Updated 6 years ago
- A small library for convenient printf debugging and function tracing☆26Updated 3 years ago
- Semantic version handling for OCaml☆17Updated 4 years ago
- ☆15Updated 5 years ago
- Define your Dream router with Routes☆19Updated 5 months ago
- Easy OCaml scripts (unreleased)☆20Updated 4 months ago
- multipart/form-data (RFC2388) parser for OCaml