package multicore-magic

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

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.0.tar.gz
md5=56e31a4c00c7352255cea776ce0164ab
sha512=5104388339e24d70b4f3db04701977e28cb169b995435c4b6498e28fb3c5add602dbc3072a662d25a7434e3025140bf4503f541ae588d7d8fdad357af5fbd47b

Description

Published: 17 Jan 2023

README

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!

See the reference manual or the Multicore_magic.mli signature for the API.

Dependencies (2)

  1. ocaml >= "5.0.0"
  2. dune >= "3.3.0"

Dev Dependencies (1)

  1. odoc >= "2.1.1" & with-doc

Used by (1)

  1. kcas_data >= "0.5.2" & < "0.7.0"

Conflicts

None