package kcas

  1. Overview
  2. Docs
Multi-word compare-and-swap library

Install

Dune Dependency

Authors

Maintainers

Sources

kcas-0.1.6.tbz
sha256=bfc2974132d7b18551c3bdfafa6d9fad359cb3230676d16a2958855e21a51df5
sha512=02be6854ebb671602629bf78871d66e23d98a52ba3f1fb212c86537a0b32d8bfad3548e14ad38abafe98533f93a882485a7ab5586c52b3d3f446a2668ec502ac

Description

Published: 31 Jan 2023

README

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.

Dependencies (2)

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

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None