#
promises
Here are 881 public repositories matching this topic...
Promise packages, patterns, chat, and tutorials
nodejs
javascript
polyfill
promises
list
awesome
async
promise
delay
unicorns
iteration
concurrency
promise-library
resources
async-functions
series
bluebird
awesome-list
ponyfill
async-await
fulfillment
promise-queue
promise-modules
promise-chain
promise-rejection
rejection-reason
promise-patterns
-
Updated
Jan 24, 2021
A non-blocking concurrency framework for PHP applications. 🐘
-
Updated
Feb 19, 2021 - PHP
PostgreSQL interface for Node.js
-
Updated
Jan 31, 2021 - JavaScript
Open
More error logging
1
brainkim
commented
Jan 15, 2021
I think having Crank emit errors/warnings in more situations would go a long ways towards compensating for the docs' lack of nuance.
E.g., an async generator returning
undefineddoesn't strike me as a common thing to want to do, and if someone wants it maybe they should returnnullso it's explicit. Then Crank could throw an error if an async generator returnsundefined. That should
Enables simple, yet robust handling of async action creators in Redux
-
Updated
Jul 30, 2020 - JavaScript
Cheatsheet for promises and async/await.
-
Updated
Oct 31, 2018 - HTML
Write great asynchronous code in Swift using futures and promises
-
Updated
Dec 22, 2020 - Swift
Asynchronous flow control (promises, generators, observables, CSP, etc)
javascript
csp
promises
library
async
streams
async-programming
flow-control
observables
async-await
generators
-
Updated
Mar 4, 2020 - JavaScript
Promisify a callback-style function
-
Updated
Jan 24, 2021 - JavaScript
Relay-inspired library based on Promises instead of GraphQL.
-
Updated
Jul 28, 2017 - JavaScript
Cancelable Async Flows (CAF)
-
Updated
Feb 1, 2021 - JavaScript
重新定义微信小程序的开发
-
Updated
Nov 24, 2020 - TypeScript
promises
cran
r
programming
hpc
asynchronous
parallel-computing
distributed-computing
parallelization
hpc-clusters
futures
parallel-processing
-
Updated
Feb 15, 2021 - R
A polyfill for native ES6 Promises as close as possible (no extensions) to the strict spec definitions.
-
Updated
Oct 27, 2019 - JavaScript
Swift coroutines for iOS, macOS and Linux.
macos
linux
swift
ios
promises
async
asynchronous
atomic
scheduler
coroutines
thread
dispatch
multithreading
await
lock-free
async-await
futures
combine
coroutine
structured-concurrency
-
Updated
Feb 1, 2021 - Swift
http
promises
json
rest
unity
rest-api
unity3d
ajax
unity-scripts
http-client
web-services
unity-asset
http-requests
requests
httpclient
unity3d-plugin
rest-client
request-promise
async-requests
web-request
-
Updated
Jan 22, 2021 - C#
Map over promises concurrently
nodejs
javascript
promises
async
mapper
promise
iteration
concurrency
parallel
async-functions
await
async-await
pmap
-
Updated
Jan 23, 2021 - JavaScript
A Node.js HTTP client as easy as pie! 🥧
-
Updated
Jan 11, 2021 - JavaScript
OCaml promises and concurrent I/O
-
Updated
Feb 17, 2021 - OCaml
-
Updated
Mar 28, 2018 - JavaScript
-
Updated
Apr 26, 2019 - Swift
Asynchronous Programming in JavaScript
-
Updated
Jun 4, 2017 - JavaScript
Improve this page
Add a description, image, and links to the promises topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the promises topic, visit your repo's landing page and select "manage topics."
We just merged support for generating values of types from the
refinedlibrary through thezio-test-refinedmodule thanks to work from @afsalthaj and @pierangeloc .This ticket is to go through all refined types defined in the
refinedlibrary and make sure that we have a corresponding generator for them. This ticket can potentially be worked on by multiple people, so a good first step wou