ScalaSTM is a lightweight software transactional memory for Scala, inspired by the STMs in Haskell and Clojure. The current release is 0.7. The current published snapshot is 0.8-SNAPSHOT. For download info and documentation see http://nbronson.github.com/scala-stm
trepidacious/scala-stm
A library-based Software Transactional Memory (STM) for Scala, coupled with transactional sets and maps
ScalaBSD-3-Clause