← All repos

ocaml-rusage

OCaml bindings for the GETRUSAGE(2) syscall.

Browse cluster: OCaml Systems and Utilities
5commits
1contributors
2languages

Tech stack & purpose

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.

Languages

OCaml
60.5%
C
39.5%

Contributors