concurrency
A typeclass abstraction over much of Control.Concurrent (and some extras!). If you're looking for a general introduction to Haskell concurrency, you should check out the excellent Parallel and Concurrent Programming in Haskell, by Simon Marlow. If you are already familiar with concurrent Haskell, just change all the imports from Control.Concurrent.* to Control.Concurrent.Classy.* and fix the type errors.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
over 2 years ago
1.11.0.3
over 2 years ago
Versions
28
28
Downloads
22,468 total
22,468 total
Dependent Packages
6
6
Dependent Repos
29
29
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/concurrency
spec |
| License | MIT |
| First Release | over 9 years ago |
| Last Synced | 22 days ago |
Repository
| Stars | 197 on GitHub |
| Forks | 18 on GitHub |
| Commits | 1241 |
| Committers | 14 |
| Avg per Author | 88.643 |
| DDS | 0.056 |
Rankings on hackage.haskell.org
Overall
Top 7.1%
Downloads
Top 7.0%
Dependent packages
Top 3.4%
Dependent repos
Top 9.8%
Forks
Top 9.0%