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.
Authors | KC Sivaramakrishnan <kc@tarides.com> and Vesa Karvonen <vesa.a.j.k@gmail.com> |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/ocaml-multicore/kcas |
Issue Tracker | https://github.com/ocaml-multicore/kcas/issues |
Maintainers | Vesa 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 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/kcas/kcas.0.7.0/opam |
Required by
- domainslibwith-test & >=0.5.1
- eio_mainwith-test & >=1.0
- eio_windowswith-test
- kcas_data>=0.7.0