package kcas

  1. Overview
  2. Docs

kcas — Multi-word compare-and-swap library

kcas is in experimental stage.

kcas is distributed under the ISC license.

Homepage: https://github.com/ocaml-multicore/kcas

Installation

kcas can be installed with opam:

opam install kcas

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is automatically generated by from the source interfaces. It can be consulted online.

Use

See example.ml for a simple example.

OCaml

Innovation. Community. Security.