All Projects → kuromojin → Similar Projects or Alternatives

323 Open source projects that are alternatives of or similar to kuromojin

indexeddb-orm
Indexed DB ORM
Stars: ✭ 53 (-17.19%)
Mutual labels:  promise
async
Synchronization and asynchronous computation package for Go
Stars: ✭ 104 (+62.5%)
Mutual labels:  promise
transceiver
Channel based event bus with request/reply pattern, using promises. For node & browser.
Stars: ✭ 25 (-60.94%)
Mutual labels:  promise
PromisedFuture
A Swift based Future/Promises framework to help writing asynchronous code in an elegant way
Stars: ✭ 75 (+17.19%)
Mutual labels:  promise
QDeferred
Qt C++ alternative for handling async code execution
Stars: ✭ 62 (-3.12%)
Mutual labels:  promise
conquerant
lightweight async/await for Clojure
Stars: ✭ 31 (-51.56%)
Mutual labels:  promise
nancy
How JavaScript Promise Works
Stars: ✭ 26 (-59.37%)
Mutual labels:  promise
wxapp-socket
用于微信小程序socket通信的封装
Stars: ✭ 17 (-73.44%)
Mutual labels:  promise
YACLib
Yet Another Concurrency Library
Stars: ✭ 193 (+201.56%)
Mutual labels:  promise
best-queue
Queue in runtime based promise
Stars: ✭ 26 (-59.37%)
Mutual labels:  promise
PiedPiper
A small set of classes and functions to make easy use of Futures, Promises and async computation in general. All written in Swift for iOS 10+, WatchOS 3, tvOS and Mac OS X apps.
Stars: ✭ 44 (-31.25%)
Mutual labels:  promise
myPromise
promise
Stars: ✭ 42 (-34.37%)
Mutual labels:  promise
emacs-promise
Promises/A+ for Emacs
Stars: ✭ 56 (-12.5%)
Mutual labels:  promise
wtsqs
Simplified Node AWS SQS Worker Wrapper
Stars: ✭ 18 (-71.87%)
Mutual labels:  promise
react-nested-loader
The easiest way to manage loaders/errors inside a button. NOT an UI lib.
Stars: ✭ 62 (-3.12%)
Mutual labels:  promise
mongoose-aggregate-paginate-v2
A cursor based custom aggregate pagination library for Mongoose with customizable labels.
Stars: ✭ 103 (+60.94%)
Mutual labels:  promise
Promise.allSettled
ES Proposal spec-compliant shim for Promise.allSettled
Stars: ✭ 93 (+45.31%)
Mutual labels:  promise
mst-effect
💫 Designed to be used with MobX-State-Tree to create asynchronous actions using RxJS.
Stars: ✭ 19 (-70.31%)
Mutual labels:  promise
hermes-js
Universal action dispatcher for JavaScript apps
Stars: ✭ 15 (-76.56%)
Mutual labels:  promise
woodpecker
woodpecker http client for Android
Stars: ✭ 17 (-73.44%)
Mutual labels:  promise
sequence-as-promise
Executes array of functions as sequence and returns promise
Stars: ✭ 23 (-64.06%)
Mutual labels:  promise
WebsocketPromisify
Makes websocket's API just like REST with Promise-like API, with native Promises.
Stars: ✭ 18 (-71.87%)
Mutual labels:  promise
microteam
小团队管理 是一款开源的微信小程序,主要用于日常的团队管理
Stars: ✭ 40 (-37.5%)
Mutual labels:  promise
try-to-catch
functional try-catch wrapper for promises
Stars: ✭ 30 (-53.12%)
Mutual labels:  promise
relaks
Asynchrounous React component
Stars: ✭ 49 (-23.44%)
Mutual labels:  promise
promise-abortable
Promise lib for aborting in chain.
Stars: ✭ 19 (-70.31%)
Mutual labels:  promise
p-ratelimit
Promise-based utility to make sure you don’t call rate-limited APIs too quickly.
Stars: ✭ 49 (-23.44%)
Mutual labels:  promise
make-cancellable-promise
Make any Promise cancellable.
Stars: ✭ 17 (-73.44%)
Mutual labels:  promise
nodeJS examples
Server, routing, db examples using NodeJS v6
Stars: ✭ 34 (-46.87%)
Mutual labels:  promise
io-ts-promise
io-ts for developers who like Promises
Stars: ✭ 69 (+7.81%)
Mutual labels:  promise
co demo
A step-by-step guide about how to avoid callback hell with ES6 Promises + generators (aka make your own "co")
Stars: ✭ 17 (-73.44%)
Mutual labels:  promise
parcel-plugin-goodie-bag
provides the Promise and fetch goodies needed for IE(11) support w/ parcel bundle loading
Stars: ✭ 15 (-76.56%)
Mutual labels:  promise
miniprogram-network
Redefine the Network API of Wechat MiniProgram (小程序网络库)
Stars: ✭ 93 (+45.31%)
Mutual labels:  promise
retryx
Promise-based retry workflow library.
Stars: ✭ 21 (-67.19%)
Mutual labels:  promise
do
Simplest way to manage asynchronicity
Stars: ✭ 33 (-48.44%)
Mutual labels:  promise
iworker
Promise-based wrapper for worker_threads
Stars: ✭ 18 (-71.87%)
Mutual labels:  promise
etsy-ts
Etsy API wrapper written in typescript
Stars: ✭ 18 (-71.87%)
Mutual labels:  promise
of
🍬 Promise wrapper with sugar 🍬
Stars: ✭ 13 (-79.69%)
Mutual labels:  promise
ngx-localstorage
An Angular wrapper for localstorage/sessionstorage access.
Stars: ✭ 27 (-57.81%)
Mutual labels:  promise
hangman-game
A responsive hangman game built with vanilla javascript, html, and css. Animated with GSAP and canvas animations.
Stars: ✭ 22 (-65.62%)
Mutual labels:  promise
rocket-pipes
Powerful pipes for TypeScript, that chain Promise and ADT for you 🚌 -> ⛰️ -> 🚠 -> 🏂 -> 🚀
Stars: ✭ 18 (-71.87%)
Mutual labels:  promise
imooc-promise-sample
📝 幕课网Promise入门视频源码(https://www.imooc.com/learn/949)
Stars: ✭ 87 (+35.94%)
Mutual labels:  promise
vue2-element
基于vue2 + vue-router2 + element-ui + vuex2 + fetch + webpack2 企业级后台管理系统最佳实践
Stars: ✭ 115 (+79.69%)
Mutual labels:  promise
lightflow
A tiny Promise-inspired control flow library for browser and Node.js.
Stars: ✭ 29 (-54.69%)
Mutual labels:  promise
redux-reducer-async
Create redux reducers for async behaviors of multiple actions.
Stars: ✭ 14 (-78.12%)
Mutual labels:  promise
ProtoPromise
Robust and efficient library for management of asynchronous operations in C#/.Net.
Stars: ✭ 20 (-68.75%)
Mutual labels:  promise
Fetch
Asynchronous HTTP client with promises.
Stars: ✭ 29 (-54.69%)
Mutual labels:  promise
p-cache
Decorator to memoize the results of async functions via lru-cache.
Stars: ✭ 21 (-67.19%)
Mutual labels:  promise
eople
Actor-model based concurrency in a reactive programming language.
Stars: ✭ 16 (-75%)
Mutual labels:  promise
Forbind
Functional chaining and promises in Swift
Stars: ✭ 44 (-31.25%)
Mutual labels:  promise
kratix
Kratix is a framework for building Platform-as-a-Product
Stars: ✭ 175 (+173.44%)
Mutual labels:  promise
eslint-config-welly
😎 ⚙️ ESLint configuration for React projects that I do. Feel free to use this!
Stars: ✭ 21 (-67.19%)
Mutual labels:  promise
Redux
No description or website provided.
Stars: ✭ 40 (-37.5%)
Mutual labels:  promise
ADM-treeView
Pure AngularJs TreeView
Stars: ✭ 30 (-53.12%)
Mutual labels:  promise
repromised
🤝 Declarative promise resolver as a render props component
Stars: ✭ 20 (-68.75%)
Mutual labels:  promise
apns2
Node client for connecting to Apple's Push Notification Service using the new HTTP/2 protocol with JSON web tokens
Stars: ✭ 66 (+3.13%)
Mutual labels:  promise
dataloader
Dataloader is a generic utility for batch data loading with caching, works great with GraphQL
Stars: ✭ 114 (+78.13%)
Mutual labels:  promise
buzy
Async queue manager for node and browser
Stars: ✭ 23 (-64.06%)
Mutual labels:  promise
postmessagejs
postmessage-promise is a client-server like, WebSocket like, full Promise syntax (postMessage.then etc.) supported postMessage library. 一个类 client-server 模式、类 WebSocket 模式、全 Promise 语法支持的 postMessage 库
Stars: ✭ 33 (-48.44%)
Mutual labels:  promise
rmfr
Node.js implementation of rm -fr – recursive removal of files and directories
Stars: ✭ 23 (-64.06%)
Mutual labels:  promise
1-60 of 323 similar projects