cfuture: A Future type that is easy to represent and handle in C/C++.

[ bsd3, concurrency, library ] [ Propose Tags ] [ Report a vulnerability ]

A module similar to the "future" package of Chris Kuklewicz, but having a Future that is easy to represent and handle in C/C++, using two MVars. Moreover, it uses two new threads: one (the "watcher thread") aborts the calculation if triggered by filling the first MVar.

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0
Change log CHANGELOG.md
Dependencies base (>=4.17.2 && <5), base-prelude (>=1.4 && <1.7) [details]
License BSD-3-Clause
Author Viktor Csimma
Maintainer csimmaviktor03@gmail.com
Category Concurrency
Source repo head: git clone git://github.com/viktorcsimma/cfuture.git
Uploaded by csimma at 2025-04-22T11:28:44Z
Distributions
Downloads 3 total (3 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]