Popularity
2.2
Declining
Activity
0.0
Stable
4
2
0
Monthly Downloads: 5
Programming language: Haskell
License: MIT License
Tags:
Concurrency
Latest version: v1.2.0.0
hactor alternatives and similar packages
Based on the "Concurrency" category.
Alternatively, view hactor 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.
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
Promo
www.influxdata.com

Do you think we are missing an alternative of hactor or a related project?
README
Hactor
Hactor is a library which aims to provide lightweight actors similar to Erlang processes.
This project is inspired by, and was originally a fork of thespian, but I decided that it would be better and easier to just rewrite it.