package mem_usage

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.2.tar.gz
md5=85d93095ef3949977486fc8d901f4e50
sha512=870ed95c70fd554df4f861f2fb216d1475c947be160ae5564926b342ab9273e9d7b713e15a39e4f7c76a4949519b2209c545a2346a31f9f53eda58775fee6758

Description

Published: 23 Jan 2025

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 (3)

  1. dune >= "2.8"
  2. ocaml >= "4.08"
  3. conf-sysinfo os = "freebsd"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. liquidsoap-core >= "2.3.0"

Conflicts

None

OCaml

Innovation. Community. Security.