Skip to content
forked from mtak-/swym

Efficient transactional memory in rust.

License

Notifications You must be signed in to change notification settings

mstewartgallus/swym

 
 

Repository files navigation

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.

About

Efficient transactional memory in rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 98.5%
  • Shell 1.1%
  • Python 0.4%