Popularity
5.5
Stable
Activity
0.0
Stable
7
5
2
Monthly Downloads: 3
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Concurrency
threadmanager alternatives and similar packages
Based on the "Concurrency" category.
Alternatively, view threadmanager alternatives based on common mentions on social networks and blogs.
-
haxl
A Haskell library that simplifies access to remote data, such as databases or web-based services. -
unagi-chan
A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API -
timers
Simple package that implements timers. Both "one-shot" and "repeating" timers are implemented.
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai

Do you think we are missing an alternative of threadmanager or a related project?
README
This package is useful, but deprecated. In new code, please use threads instead.
A simple thread management API inspired by the one in chapter 24 of Real World Haskell.