Popularity
1.0
Declining
Activity
0.0
Stable
0
2
0

Monthly Downloads: 21
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Concurrency     Stm    

stm-extras alternatives and similar packages

Based on the "stm" category.
Alternatively, view stm-extras alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of stm-extras or a related project?

Add another 'stm' Package

README

Hackage Build Status

Extra STM functions

Changelog

  • 0.1.0.0 ~ 0.1.0.2

    • Added forceSwapTMVar, waitTillEmptyTMVar, waitTillFullTMVar
  • 0.1.0.3

    • Removed inline pragmas until I have actual benchmarks