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

CHANGES.html

CHANGES

0.1.0 (2024-01-31)
======
* Widen memory size integers (#4)
* Allow compilation with OCaml 5 (#5)

0.0.4 (2022-06-28)
=====
* Fixed buffer overflow using `fscanf`

0.0.3 (2022-04-30)
======
* Fix parsing of proc file on linux.

0.0.2 (2022-04-27)
======
* Fix segfault (#1)

0.0.1 (2022-02-14)
======
* Initial release 💝