Open Source
LGPL
Cadmium
[10-Sep-2007, version
1.0-alpha,
Alpha]

Java port of ocamlrun, runtime support for Cafesterol.
headache
[11-Feb-2004, version
1.03,
Stable]


A simple and lightweight tool for managing headers in source code files.
GPL
caml-get
[11-May-2006, version
0.7,
Development code]


A tool to distribute pieces of OCaml code in a way similar to apt-get.
BSD
Objsize
[23-Jul-2008, version
0.11,
Stable]
Objsize is a small OCaml library for computing size of OCaml values. It computes count of words used for values, count of values' headers, maximal depth of values. There are functions to get size of values in bytes too.
Others
Cheat sheets
[04-Jul-2011,
Stable]
Cheat sheets for ocaml tools and libraries.
Objective CAML for Scientists
[23-Nov-2005,
Stable]
This book teaches the fundamentals of programming using OCaml, assuming little prior knowledge of computer programming. Particular emphasis is placed upon programming paradigms rarely seen in current scientific computing, such as exceptions, polymorphism, higher-order functions, nested functions, pattern matching and modules.