package mem_usage

  1. Overview
  2. Docs
Cross-platform stats about memory usage

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.0.tar.gz
md5=efa6847db6884a2cd26b064f6431ad86
sha512=19a2772e0fdb55c6dd0cd01df2fba7ff8c8cf63dd3cd4361d4964464fe2acea664db75a0c97c5fd47b7b1a662cc23bdce61ae0d5298fcfc93b60a99d8ebab3a2

README.md.html

ocaml-mem_usage

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.