package mem_usage

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

ocaml-mem_usage

GitHub GitHub Workflow Status GitHub release (latest by date)

ocaml-mem_usage is a simple cross-platform OCaml module to return information on memory usage.

Documentation:

The API documentation is available here

Prerequisites:

  • ocaml
  • dune
  • findlib

See dune-project file for versions.

Installation:

The preferred installation method is via opam:

opam install mem_usage

This will install the latest release of mem_usage. If you wish to install the latest code from this repository, you can do:

opam install .

From within this repository.

Compilation:

dune build

Author:

This author of this software may be contacted by electronic mail at the following address: savonet-users@lists.sourceforge.net.

OCaml

Innovation. Community. Security.