@hackage rcu0
STM-based Read-Copy-Update
Installation
CustomDependencies (3)
- base >=4.8 && <5
- stm >=2.4.4 && <2.5
- transformers >=0.4 && <0.5 Show all…
Dependents (0)
Package Flags
test-doctests(on by default)
test-hlint(on by default)
rcu
This package is an exploration of read-copy-update in Haskell based loosely on the API in Relativistic Programming in Haskell by Cooper and Walpole, but converted to using STM in the spirit of Howard and Walpole.
Contact Information
Contributions and bug reports are welcome!
Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.
-Edward Kmett
