Popularity
3.6
Stable
Activity
0.0
Stable
4
4
0
Monthly Downloads: 7
Programming language: Haskell
License: MIT License
Tags:
Concurrency
pulse alternatives and similar packages
Based on the "Concurrency" category.
Alternatively, view pulse 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.
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
Promo
www.nutrient.io

Do you think we are missing an alternative of pulse or a related project?
Popular Comparisons
README
The pulse library
This is a simple Haskell library that allows to synchronize multiple actions to be triggered as parallel as possible. Note that you will need to compile and run your application with the threaded Haskell runtime.