all options
bookworm  ] [  trixie  ] [  sid  ]
[ Source: asyncfuture  ]

Package: libasyncfuture-dev (0~0.1-1 and others)

Links for libasyncfuture-dev

Screenshot

Debian Resources:

Download Source Package asyncfuture:

Maintainer:

External Resources:

Similar packages:

Use QFuture (Qt) like a Promise object

QFuture is used together with QtConcurrent to represent the result of an asynchronous computation. It is a powerful component for multi-thread programming. But its usage is limited to the result of threads, it doesn't work with the asynchronous signal emitted by QObject. And it is troublesome to setup the listener function via QFutureWatcher.

AsyncFuture is designed to enhance the function to offer a better way to use it for asynchronous programming. It provides a Promise object- like interface. This project is inspired by AsynQt and RxCpp.

This package contains the development header file (there is no corresponding library binary).

Other Packages Related to libasyncfuture-dev

  • depends
  • recommends
  • suggests
  • enhances

Download libasyncfuture-dev

Download for all available architectures
Architecture Version Package Size Installed Size Files
i386 0~0.1-1+b1 17.1 kB66.0 kB [list of files]