All Projects → CoreKit → Promises

CoreKit / Promises

Licence: WTFPL License
It's just another Promise library...

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Promises

Posterus
Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.
Stars: ✭ 536 (+1146.51%)
Mutual labels:  promise, future
Unityfx.async
Asynchronous operations (promises) for Unity3d.
Stars: ✭ 143 (+232.56%)
Mutual labels:  promise, future
Minifuture
A monadic Future design pattern implementation in Swift
Stars: ✭ 16 (-62.79%)
Mutual labels:  promise, future
redis-memolock
Redis MemoLock - Distributed Caching with Promises
Stars: ✭ 63 (+46.51%)
Mutual labels:  promise, future
Radwimps
君の then-then-then 世は Promise で Future
Stars: ✭ 229 (+432.56%)
Mutual labels:  promise, future
Fun Task
Abstraction for managing asynchronous code in JS
Stars: ✭ 363 (+744.19%)
Mutual labels:  promise, future
Gollback
Go asynchronous simple function utilities, for managing execution of closures and callbacks
Stars: ✭ 55 (+27.91%)
Mutual labels:  promise, future
Future
Streamlined Future<Value, Error> implementation
Stars: ✭ 291 (+576.74%)
Mutual labels:  promise, future
Fluture
🦋 Fantasy Land compliant (monadic) alternative to Promises
Stars: ✭ 2,249 (+5130.23%)
Mutual labels:  promise, future
Promise
Promise / Future library for Go
Stars: ✭ 149 (+246.51%)
Mutual labels:  promise, future
asynqro
Futures and thread pool for C++ (with optional Qt support)
Stars: ✭ 103 (+139.53%)
Mutual labels:  promise, future
async
Synchronization and asynchronous computation package for Go
Stars: ✭ 104 (+141.86%)
Mutual labels:  promise, future
Then
🎬 Tame async code with battle-tested promises
Stars: ✭ 908 (+2011.63%)
Mutual labels:  promise, future
Qtpromise
Promises/A+ implementation for Qt/C++
Stars: ✭ 137 (+218.6%)
Mutual labels:  promise, future
YACLib
Yet Another Concurrency Library
Stars: ✭ 193 (+348.84%)
Mutual labels:  promise, future
hermes-js
Universal action dispatcher for JavaScript apps
Stars: ✭ 15 (-65.12%)
Mutual labels:  promise, dispatch
node-steamapi
A nice Steam API wrapper for nodejs
Stars: ✭ 112 (+160.47%)
Mutual labels:  promise
arraync
Async Array methods polyfills
Stars: ✭ 16 (-62.79%)
Mutual labels:  promise
debounce-async
A debounce function that delays invoking asynchronous functions.
Stars: ✭ 21 (-51.16%)
Mutual labels:  promise
doasync
Promisify functions and objects immutably
Stars: ✭ 27 (-37.21%)
Mutual labels:  promise

Promises

It's just another Promise library that works on all the Apple operating systems plus on Linux.

Installation

Swift Package Manager

.package(url: "https://github.com/CoreKit/Promises.git", from: "1.0.1"),
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].