ocaml-mem_usage is a simple cross-platform OCaml module to return information on memory usage.
The API documentation is available here
See dune-project file for versions.
The preferred installation method is via opam:
opam install mem_usageThis 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.
dune buildThis author of this software may be contacted by electronic mail at the following address: savonet-users@lists.sourceforge.net.