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.

AuthorsKC Sivaramakrishnan <kc@tarides.com> and Vesa Karvonen <vesa.a.j.k@gmail.com>
LicenseISC
Published
Homepagehttps://github.com/ocaml-multicore/kcas
Issue Trackerhttps://github.com/ocaml-multicore/kcas/issues
MaintainersVesa Karvonen <vesa.a.j.k@gmail.com> and KC Sivaramakrishnan <kc@tarides.com>
Dependencies
Source [http] https://github.com/ocaml-multicore/kcas/archive/refs/tags/0.7.0.tar.gz
md5=f1dc3178e99f1af4680d6046b6449481
sha512=2cd0ab22d3f943c79483cbefd0251368663e883a0e3814507d5642ef7f00de5401781f509c3a4ceb1050843364749dab67f8c640ed43e836c442ce1d5bd58313
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/kcas/kcas.0.7.0/opam
Required by