All Projects → funcool → Promesa

funcool / Promesa

Licence: bsd-2-clause
A promise library for Clojure(Script)

Programming Languages

clojure
4091 projects
clojurescript
191 projects

Projects that are alternatives of or similar to Promesa

Asynquence
Asynchronous flow control (promises, generators, observables, CSP, etc)
Stars: ✭ 1,737 (+527.08%)
Mutual labels:  async-await, promises, async-programming
aioudp
Asyncio UDP server
Stars: ✭ 21 (-92.42%)
Mutual labels:  async-programming, asynchronous-programming, async-await
await-mutex
Promised based Javascript Mutex
Stars: ✭ 36 (-87%)
Mutual labels:  promises, async-programming, async-await
apr
this is like caolan/async which is like lodash but async, but awaitful
Stars: ✭ 75 (-72.92%)
Mutual labels:  promises, async-programming, async-await
Unityfx.async
Asynchronous operations (promises) for Unity3d.
Stars: ✭ 143 (-48.38%)
Mutual labels:  async-await, asynchronous-programming, async-programming
Tascalate Concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Stars: ✭ 144 (-48.01%)
Mutual labels:  promises, asynchronous-programming, async-programming
Zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
Stars: ✭ 3,167 (+1043.32%)
Mutual labels:  promises, asynchronous-programming
Radon
Object oriented state management solution for front-end development.
Stars: ✭ 80 (-71.12%)
Mutual labels:  async-await, promises
Async Javascript Cheatsheet
Cheatsheet for promises and async/await.
Stars: ✭ 1,902 (+586.64%)
Mutual labels:  async-await, promises
debugging-async-operations-in-nodejs
Example code to accompany my blog post on debugging async operations in Node.js.
Stars: ✭ 22 (-92.06%)
Mutual labels:  async-programming, asynchronous-programming
typescript-async
Creating Asynchronous Code with TypeScript
Stars: ✭ 44 (-84.12%)
Mutual labels:  promises, async-await
promisify-child-process
seriously like the best async child process library
Stars: ✭ 54 (-80.51%)
Mutual labels:  promises, async-await
Cppcoro
A library of C++ coroutine abstractions for the coroutines TS
Stars: ✭ 2,118 (+664.62%)
Mutual labels:  async-await, asynchronous-programming
Nim Chronos
Chronos - An efficient library for asynchronous programming
Stars: ✭ 136 (-50.9%)
Mutual labels:  async-await, asynchronous-programming
async
Asynchronous programming for R -- async/await and generators/yield
Stars: ✭ 37 (-86.64%)
Mutual labels:  asynchronous-programming, async-await
snap
Snap Programming Language
Stars: ✭ 20 (-92.78%)
Mutual labels:  asynchronous-programming, async-await
Tascalate Async Await
Async / Await asynchronous programming model for Java similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).
Stars: ✭ 60 (-78.34%)
Mutual labels:  async-await, asynchronous-programming
P Map
Map over promises concurrently
Stars: ✭ 639 (+130.69%)
Mutual labels:  async-await, promises
Swiftcoroutine
Swift coroutines for iOS, macOS and Linux.
Stars: ✭ 690 (+149.1%)
Mutual labels:  async-await, promises
EnumerableAsyncProcessor
Process Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently
Stars: ✭ 84 (-69.68%)
Mutual labels:  asynchronous-programming, async-await

promesa

A promise/future library for Clojure & ClojureScript.

See the documentation for more detailed information.

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].