Skip to content

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

Notifications You must be signed in to change notification settings

dakotamurphyucf/ocaml_examples

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages