kcasversion

Software transactional memory based on lock-free multi-word compare-and-set

A software transactional memory (STM) implementation based on an atomic lock-free multi-word compare-and-set (MCAS) algorithm enhanced with read-only compare operations and ability to block awaiting for changes.

AuthorKC Sivaramakrishnan <sk826@cl.cam.ac.uk>
LicenseISC
Published
Homepagehttps://github.com/ocaml-multicore/kcas
Issue Trackerhttps://github.com/ocaml-multicore/kcas/issues
MaintainerKC Sivaramakrishnan <sk826@cl.cam.ac.uk>
Dependencies
Source [http] https://github.com/ocaml-multicore/kcas/archive/refs/tags/0.6.0.tar.gz
md5=bd9dd3ec96c6e2c6c1c21b2c85715661
sha512=97f383e99d09f7ffded3cafd37c136331ed3ea35d4480fe4f8a1d133d12ef82fb63227260769f69e4ab6fbffb3610c26127ccc4acbc470d86efce0ba90d1346f
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/kcas/kcas.0.6.0/opam
Required by