package multicore-magic

  1. Overview
  2. Docs
Low-level multicore utilities for OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

multicore-magic-2.3.2.tbz
sha256=8d8d70a823aae1ce0430380842aa881c4ac838d245caf27ed0ff25775087175f
sha512=9379322c92fcdf28d285c6671dae634ad5b87e086572b00485cbfcd8e3046c130db63c749190168ebc7e12f3739ae2f7ba7bb6227fd1d8fb055a29f84b6e379f

Description

Published: 19 Jan 2026

README

API reference

multicore-magic — Low-level multicore utilities for OCaml

This is a library of magic multicore utilities intended for experts for extracting the best possible performance from multicore OCaml.

Hopefully future releases of multicore OCaml will make this library obsolete!

Dependencies (2)

  1. ocaml >= "4.12.0"
  2. dune >= "3.14"

Dev Dependencies (6)

  1. odoc >= "2.4.1" & with-doc
  2. sherlodoc >= "0.2" & with-doc
  3. conf-npm arch != "x86_32" & os != "win32" & with-test
  4. js_of_ocaml >= "5.4.0" & with-test
  5. alcotest >= "1.7.0" & with-test
  6. domain_shims >= "0.1.0" & with-test

Conflicts

None