package multicore-magic-dscheck

  1. Overview
  2. Docs
An implementation of multicore-magic API using the atomic module of DScheck to make DScheck tests possible in libraries using multicore-magic

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 (3)

  1. dscheck >= "0.5.0"
  2. ocaml >= "4.12.0"
  3. dune >= "3.14"

Dev Dependencies (1)

  1. odoc with-doc

Used by (3)

  1. picos_meta
  2. saturn >= "0.5.0"
  3. saturn_lockfree >= "0.5.0"

Conflicts

None