Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package request: memprof-limits #300480

Open
ejgallego opened this issue Mar 31, 2024 · 1 comment
Open

Package request: memprof-limits #300480

ejgallego opened this issue Mar 31, 2024 · 1 comment
Labels
0.kind: packaging request Request for a new package to be added 6.topic: ocaml

Comments

@ejgallego
Copy link

Project description

Memprof-limits — Memory limits, allocation limits, and thread cancellation for OCaml

Memprof-limits is an implementation of (per-thread) global memory limits, (per-thread) allocation limits, and cancellation of CPU-bound threads, for OCaml. Memprof-limits interrupts a computation by raising an exception asynchronously and offers features to recover from them such as interrupt-safe resources.

This library is important for the development of OCaml interactive stuff.

Metadata

@Alizter
Copy link
Contributor

Alizter commented Mar 31, 2024

ping @NixOS/ocaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: packaging request Request for a new package to be added 6.topic: ocaml
Projects
None yet
Development

No branches or pull requests

3 participants