All Projects → simonbrunel → Qtpromise

simonbrunel / Qtpromise

Licence: mit
Promises/A+ implementation for Qt/C++

Programming Languages

cpp11
221 projects

Projects that are alternatives of or similar to Qtpromise

async
Synchronization and asynchronous computation package for Go
Stars: ✭ 104 (-24.09%)
Mutual labels:  asynchronous, promise, future
Tascalate Concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Stars: ✭ 144 (+5.11%)
Mutual labels:  asynchronous, promise, concurrent
Rubico
[a]synchronous functional programming
Stars: ✭ 133 (-2.92%)
Mutual labels:  asynchronous, promise, concurrent
YACLib
Yet Another Concurrency Library
Stars: ✭ 193 (+40.88%)
Mutual labels:  promise, concurrent, future
asynqro
Futures and thread pool for C++ (with optional Qt support)
Stars: ✭ 103 (-24.82%)
Mutual labels:  qt, promise, future
Cloe
Cloe programming language
Stars: ✭ 398 (+190.51%)
Mutual labels:  asynchronous, concurrent
Asyncro
⛵️ Beautiful Array utilities for ESnext async/await ~
Stars: ✭ 487 (+255.47%)
Mutual labels:  asynchronous, promise
Posterus
Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.
Stars: ✭ 536 (+291.24%)
Mutual labels:  promise, future
Vue Loadable
⏳ Improve your loading state control with pretty simple methods and helpers.
Stars: ✭ 23 (-83.21%)
Mutual labels:  asynchronous, promise
Zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
Stars: ✭ 3,167 (+2211.68%)
Mutual labels:  asynchronous, concurrent
Minifuture
A monadic Future design pattern implementation in Swift
Stars: ✭ 16 (-88.32%)
Mutual labels:  promise, future
Franticapparatus
Type and memory safe promises for Swift, supports cancellation
Stars: ✭ 27 (-80.29%)
Mutual labels:  asynchronous, promise
Fun Task
Abstraction for managing asynchronous code in JS
Stars: ✭ 363 (+164.96%)
Mutual labels:  promise, future
Future
Streamlined Future<Value, Error> implementation
Stars: ✭ 291 (+112.41%)
Mutual labels:  promise, future
Thunks
A small and magical composer for all JavaScript asynchronous.
Stars: ✭ 523 (+281.75%)
Mutual labels:  asynchronous, promise
Creed
Sophisticated and functionally-minded async with advanced features: coroutines, promises, ES2015 iterables, fantasy-land
Stars: ✭ 265 (+93.43%)
Mutual labels:  asynchronous, promise
Then
🎬 Tame async code with battle-tested promises
Stars: ✭ 908 (+562.77%)
Mutual labels:  promise, future
Cofx
A node and javascript library that helps developers describe side-effects as data in a declarative, flexible API.
Stars: ✭ 72 (-47.45%)
Mutual labels:  asynchronous, promise
Gollback
Go asynchronous simple function utilities, for managing execution of closures and callbacks
Stars: ✭ 55 (-59.85%)
Mutual labels:  promise, future
Toolkit
Collection of useful patterns
Stars: ✭ 137 (+0%)
Mutual labels:  promise, concurrent

Install Builds Coverage Marketplace

Overview

Promises/A+ implementation for Qt/C++.

Requires Qt 5.6 (or later) with C++11 support enabled.

Documentation

License

QtPromise is available under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].