dakotamurphyucf / ocaml_examples

Example library/application code written in Ocaml using various open source libraries from Jane street.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitpod ready-to-code

Example Patterns in Ocaml

Example library/application code written in Ocaml using janestreet opensource libraries.


Table of Contents


Broker

Broker is a library for creating type safe rpc message brokers using Async rpc libraries

See broker for code


Http

Some higher level api built on httpaf and websocketaf

See http for code

bin prot util

Utils for code using bin_prot lib

See bin prot util for code


python util

utils for code using pyml/python_lib/python_ppx

See python_util for code


src

Application Code examples using various common open source libraries and the code from the Libraries above

See src for code

bin

Example executable using the code in src

See bin for code


test

examples using the expect test framework

See test for code


About

Example library/application code written in Ocaml using various open source libraries from Jane street.


Languages

Language:OCaml 98.7%Language:Dockerfile 1.0%Language:Python 0.3%Language:Standard ML 0.1%