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.
Author | KC Sivaramakrishnan <sk826@cl.cam.ac.uk> |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/ocaml-multicore/kcas |
Issue Tracker | https://github.com/ocaml-multicore/kcas/issues |
Maintainer | KC 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 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/kcas/kcas.0.6.0/opam |
Required by
- domainslibwith-test & >=0.5.1
- eio_mainwith-test & >=0.10
- eio_windowswith-test
- kcas_data=0.6.0