package multicore-magic

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

Install

Dune Dependency

Authors

Maintainers

Sources

multicore-magic-1.0.1.tbz
sha256=8558a2e2328f901ac9d896fb7d441d13494d2c8703fca8a5a13b184f9ccb3427
sha512=02cdbd50c504e634464ebb8cc938abeb90883e46353ffad4512f2b1c7a316618befe02cfa2f3c055e5e6ff9dea56def05a1602d3dc6c3caa7c31b1882ba64683

Description

Published: 22 Jul 2023

README

README.md

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!

Development

Formatting

This project uses ocamlformat (for OCaml) and prettier (for Markdown).

To make a new release

  1. Update CHANGES.md.

  2. Run dune-release tag VERSION to create a tag for the new VERSION.

  3. Run dune-release to publish the new VERSION.

  4. Run ./update-gh-pages-for-tag VERSION to update the online documentation.

Dependencies (2)

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

Dev Dependencies (2)

  1. odoc >= "2.2.0" & with-doc
  2. alcotest >= "1.7.0" & with-test

Used by (1)

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

Conflicts

None

OCaml

Innovation. Community. Security.