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.1.tar.gz
md5=a3e3b9554a9bc2109794074de1f9d960
sha512=4fda4efc25ccbc18d35ceb6d1b59e17e06ffac76e9598e848e7f0b8c3f750c5af409fd62465c855b44a595213adde9695db0f5285f30d9d1abcbfe955956cb79
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/kcas/kcas.0.6.1/opam
Required by