All Projects → Wx Promise Pro → Similar Projects or Alternatives

800 Open source projects that are alternatives of or similar to Wx Promise Pro

P Iteration
Utilities that make array iteration easy when using async/await or Promises
Stars: ✭ 337 (-55.77%)
Mutual labels:  async, promise, await
P Map
Map over promises concurrently
Stars: ✭ 639 (-16.14%)
Mutual labels:  async, promise, await
Ws Promise Client
PROJECT MOVED: https://github.com/kdex/ws-promise
Stars: ✭ 6 (-99.21%)
Mutual labels:  async, promise, await
Emacs Async Await
Async/Await for Emacs
Stars: ✭ 47 (-93.83%)
Mutual labels:  async, promise, await
Await Of
await wrapper for easier errors handling without try-catch
Stars: ✭ 240 (-68.5%)
Mutual labels:  async, promise, await
Breeze
Javascript async flow control manager
Stars: ✭ 38 (-95.01%)
Mutual labels:  async, promise, await
Awaitkit
The ES8 Async/Await control flow for Swift
Stars: ✭ 709 (-6.96%)
Mutual labels:  async, promise, await
Async
Easily run code asynchronously
Stars: ✭ 1,983 (+160.24%)
Mutual labels:  async, await
Metasync
Asynchronous Programming Library for JavaScript & Node.js
Stars: ✭ 164 (-78.48%)
Mutual labels:  async, promise
Fluture
🦋 Fantasy Land compliant (monadic) alternative to Promises
Stars: ✭ 2,249 (+195.14%)
Mutual labels:  async, promise
Coerce Rs
Coerce - an asynchronous (async/await) Actor runtime and cluster framework for Rust
Stars: ✭ 231 (-69.69%)
Mutual labels:  async, await
Sieppari
Small, fast, and complete interceptor library for Clojure/Script
Stars: ✭ 133 (-82.55%)
Mutual labels:  async, promise
Mobc
A generic connection pool for Rust with async/await support
Stars: ✭ 141 (-81.5%)
Mutual labels:  async, await
Hydra
⚡️ Lightweight full-featured Promises, Async & Await Library in Swift
Stars: ✭ 1,954 (+156.43%)
Mutual labels:  async, await
Unityfx.async
Asynchronous operations (promises) for Unity3d.
Stars: ✭ 143 (-81.23%)
Mutual labels:  async, promise
Taskbuilder.fs
F# computation expression builder for System.Threading.Tasks
Stars: ✭ 217 (-71.52%)
Mutual labels:  async, await
React Organism
Dead simple React state management to bring pure components alive
Stars: ✭ 219 (-71.26%)
Mutual labels:  async, promise
Ppipe
pipes values through functions, an alternative to using the proposed pipe operator ( |> ) for ES
Stars: ✭ 192 (-74.8%)
Mutual labels:  async, promise
WebsocketPromisify
Makes websocket's API just like REST with Promise-like API, with native Promises.
Stars: ✭ 18 (-97.64%)
Mutual labels:  promise, await
relaks
Asynchrounous React component
Stars: ✭ 49 (-93.57%)
Mutual labels:  promise, await
do
Simplest way to manage asynchronicity
Stars: ✭ 33 (-95.67%)
Mutual labels:  promise, await
best-queue
Queue in runtime based promise
Stars: ✭ 26 (-96.59%)
Mutual labels:  promise, await
Posterus
Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.
Stars: ✭ 536 (-29.66%)
Mutual labels:  async, promise
organiser
An organic web framework for organized web servers.
Stars: ✭ 58 (-92.39%)
Mutual labels:  promise, await
Promise
Asynchronous Programming with Promises
Stars: ✭ 15 (-98.03%)
Mutual labels:  promise, await
Async Techniques Python Course
Async Techniques and Examples in Python Course
Stars: ✭ 314 (-58.79%)
Mutual labels:  async, await
Rubico
[a]synchronous functional programming
Stars: ✭ 133 (-82.55%)
Mutual labels:  async, promise
Kitchen Async
A Promise library for ClojureScript, or a poor man's core.async
Stars: ✭ 128 (-83.2%)
Mutual labels:  async, promise
Functional Promises
Write code like a story w/ a powerful Fluent (function chaining) API
Stars: ✭ 141 (-81.5%)
Mutual labels:  async, promise
Tas
Make it easy to develop large, complex Node.js app.
Stars: ✭ 128 (-83.2%)
Mutual labels:  async, promise
Async Busboy
Promise based multipart form parser for KoaJS
Stars: ✭ 159 (-79.13%)
Mutual labels:  async, promise
Tascalate Concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Stars: ✭ 144 (-81.1%)
Mutual labels:  async, promise
Kitsu
🦊 A simple, lightweight & framework agnostic JSON:API client
Stars: ✭ 166 (-78.22%)
Mutual labels:  async, promise
Bach
Compose your async functions with elegance.
Stars: ✭ 117 (-84.65%)
Mutual labels:  async, promise
Tickedoff
Tiny library (<200B gzip) for deferring something by a "tick"
Stars: ✭ 213 (-72.05%)
Mutual labels:  async, promise
Trilogy
TypeScript SQLite layer with support for both native C++ & pure JavaScript drivers.
Stars: ✭ 195 (-74.41%)
Mutual labels:  async, promise
Asyncex
A helper library for async/await.
Stars: ✭ 2,794 (+266.67%)
Mutual labels:  async, await
Use Async Effect
🏃 Asynchronous side effects, without the nonsense
Stars: ✭ 193 (-74.67%)
Mutual labels:  async, await
try-to-catch
functional try-catch wrapper for promises
Stars: ✭ 30 (-96.06%)
Mutual labels:  promise, await
Task Easy
A simple, customizable, and lightweight priority queue for promises.
Stars: ✭ 244 (-67.98%)
Mutual labels:  async, promise
Jdeferred
Java Deferred/Promise library similar to JQuery.
Stars: ✭ 1,483 (+94.62%)
Mutual labels:  async, promise
Genawaiter
Stackless generators on stable Rust.
Stars: ✭ 263 (-65.49%)
Mutual labels:  async, await
Aigle
🦅 Aigle is an ideal promise library which is faster and more efficient than other libraries. It is a production-ready library that implements the Promise A+ standard.
Stars: ✭ 318 (-58.27%)
Mutual labels:  async, promise
Asyncawaitbestpractices
Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask
Stars: ✭ 693 (-9.06%)
Mutual labels:  async, await
ws-promise
A tiny, Promise-based WebSocket protocol allowing request-response usage in ECMAScript
Stars: ✭ 20 (-97.38%)
Mutual labels:  promise, await
combine-promises
Like Promise.all(array) but with an object instead of an array.
Stars: ✭ 181 (-76.25%)
Mutual labels:  promise, await
of
🍬 Promise wrapper with sugar 🍬
Stars: ✭ 13 (-98.29%)
Mutual labels:  promise, await
Future
Streamlined Future<Value, Error> implementation
Stars: ✭ 291 (-61.81%)
Mutual labels:  async, promise
Creed
Sophisticated and functionally-minded async with advanced features: coroutines, promises, ES2015 iterables, fantasy-land
Stars: ✭ 265 (-65.22%)
Mutual labels:  async, promise
Async Sema
Semaphore using `async` and `await`
Stars: ✭ 326 (-57.22%)
Mutual labels:  async, await
ProtoPromise
Robust and efficient library for management of asynchronous operations in C#/.Net.
Stars: ✭ 20 (-97.38%)
Mutual labels:  promise, await
Asyncenumerable
Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await
Stars: ✭ 367 (-51.84%)
Mutual labels:  async, await
Fun Task
Abstraction for managing asynchronous code in JS
Stars: ✭ 363 (-52.36%)
Mutual labels:  async, promise
Sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
Stars: ✭ 5,039 (+561.29%)
Mutual labels:  async, await
React Hooks Async
React custom hooks for async functions with abortability and composability
Stars: ✭ 459 (-39.76%)
Mutual labels:  async, promise
Vue Skeleton Mvp
VueJs, Vuetify, Vue Router and Vuex skeleton MVP written on JavaScript using async/await built to work with API REST skeleton: https://github.com/davellanedam/node-express-mongodb-jwt-rest-api-skeleton
Stars: ✭ 406 (-46.72%)
Mutual labels:  async, await
Kneden
Transpile ES2017 async/await to vanilla ES6 Promise chains: a Babel plugin
Stars: ✭ 517 (-32.15%)
Mutual labels:  async, promise
Micro
Asynchronous HTTP microservices
Stars: ✭ 9,987 (+1210.63%)
Mutual labels:  async, await
Tedis
redis client with typescript and esnext for nodejs
Stars: ✭ 109 (-85.7%)
Mutual labels:  async, promise
Promise.allSettled
ES Proposal spec-compliant shim for Promise.allSettled
Stars: ✭ 93 (-87.8%)
Mutual labels:  promise, await
1-60 of 800 similar projects