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.1.tar.gz md5=a3e3b9554a9bc2109794074de1f9d960 sha512=4fda4efc25ccbc18d35ceb6d1b59e17e06ffac76e9598e848e7f0b8c3f750c5af409fd62465c855b44a595213adde9695db0f5285f30d9d1abcbfe955956cb79 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/kcas/kcas.0.6.1/opam |
Required by
- domainslibwith-test & >=0.5.1
- eio_mainwith-test & >=0.10
- eio_windowswith-test
- kcas_data=0.6.1