package mem_usage

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.0.2.tar.gz
md5=fe8e598d3c53adede10d375d7a65889c
sha512=7be98e6d2f37605e81a1a4f744675e8051096b3310e58d68451bfa09b98f65c5fe836130d705c24e55d665ebe8a785fe40cf391d9188a10d682594d1ed91100a

Description

Published: 27 Apr 2022

README

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.

Dependencies (2)

  1. dune >= "2.8"
  2. ocaml >= "4.08"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts (1)

  1. base-domains
OCaml

Innovation. Community. Security.