-
Notifications
You must be signed in to change notification settings - Fork 67
Home
Harendra Kumar edited this page Sep 21, 2017
·
7 revisions
- https://hackage.haskell.org/package/list-t
- https://hackage.haskell.org/package/list-transformer
- https://hackage.haskell.org/package/logict
- https://hackage.haskell.org/package/transformers-0.5.4.0/docs/Control-Monad-Trans-Select.html
- https://hackage.haskell.org/package/simple-conduit
- https://hackage.haskell.org/package/streaming
- https://hackage.haskell.org/package/conduit
- https://hackage.haskell.org/package/stm-conduit
- https://hackage.haskell.org/package/pipes
- https://hackage.haskell.org/package/pipes-async
- https://hackage.haskell.org/package/pipes-concurrency
- https://hackage.haskell.org/package/machines
- https://hackage.haskell.org/package/concurrent-machines
- https://hackage.haskell.org/package/async
- https://hackage.haskell.org/package/haxl
- https://hackage.haskell.org/package/fraxl
- https://hackage.haskell.org/package/transient
- https://hackage.haskell.org/package/transient-universe
- https://hackage.haskell.org/package/cloud-haskell
- https://hackage.haskell.org/package/distributed-process
- https://hackage.haskell.org/package/reactive-banana
- https://hackage.haskell.org/package/Yampa
- https://hackage.haskell.org/package/reflex
- https://hackage.haskell.org/package/frpnow
- https://hackage.haskell.org/package/dunai
- https://hackage.haskell.org/package/bearriver
- http://www.cse.chalmers.se/~rjmh/Papers/arrows.pdf Generalising Monads to Arrows
- https://en.wikipedia.org/wiki/Fork-join_model
- https://en.wikipedia.org/wiki/Work_stealing
- https://en.wikipedia.org/wiki/Task_parallelism
- https://en.wikipedia.org/wiki/OpenMP
- https://en.wikipedia.org/wiki/Cilk See the "see also" section on this page
- https://en.wikipedia.org/wiki/Green_threads