OCaml bindings for the GETRUSAGE(2) syscall.
Browse cluster: OCaml Systems and Utilities →ocaml-rusage is an OCaml library that provides bindings to the GETRUSAGE(2) system call, allowing developers to access detailed information about resource usage of a thread. The project is written in OCaml and can be installed through the opam package manager. It was created by Craig Fe, as indicated by the repository and documentation URLs.