1 unstable release

0.1.0 Mar 30, 2019

#3 in #htm

MIT license

25KB
706 lines

swym

Build Status License Cargo Documentation Rust Nightly

swym is an experimental STM that can be used to implement concurrent data structures with performance not far from lock-free data structures.

See the docs for more information.

Initial benchmarks can be found here.


lib.rs:

Hardware transactional memory primitives

No runtime deps

Features