kcas is in experimental stage.
kcas is distributed under the ISC license.
Homepage: https://github.com/ocaml-multicore/kcas
kcas can be installed with opam:
opam install kcasIf you don't use opam consult the opam file for build instructions.
The documentation and API reference is automatically generated by from the source interfaces. It can be consulted online.
The library API was redesigned in version 0.2.0. See the API documentation for the 0.1.8 version.
See example.ml for a simple example.
dune-release tag VERSION to create a tag for the new VERSION.dune-release to publish the new VERSION../update-gh-pages-for-tag VERSION to update the online documentation.