restricted-workers
async-dejafu
Our great sponsors
restricted-workers | async-dejafu | |
---|---|---|
0 | 0 | |
38 | 178 | |
- | - | |
0.0 | 4.1 | |
about 7 years ago | 4 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
restricted-workers
We haven't tracked posts mentioning restricted-workers yet.
Tracking mentions began in Dec 2020.
async-dejafu
We haven't tracked posts mentioning async-dejafu yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
unagi-chan - A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API
concurrent-supply - A fast globally unique variable supply with a pure API
timeout-control - Updatable timeouts as a Monad transformer
streamly - Dataflow programming and declarative concurrency
stm-conduit - STM-based channels for conduits.
pipes-concurrency - Concurrency for the pipes ecosystem
async - Run IO operations asynchronously and wait for their results
lifted-async - Run lifted IO operations asynchronously and wait for their results
concurrent-machines - Concurrency features for the Haskell machines package
named-lock - A named lock that is created on demand.
stm-containers - Containers for STM
theatre - Minimalistic actor library for Haskell