All Projects → Asyncutilities → Similar Projects or Alternatives

593 Open source projects that are alternatives of or similar to Asyncutilities

Sqlalchemy aio
Asyncio strategy for SQLAlchemy.
Stars: ✭ 299 (+90.45%)
Mutual labels:  async, async-await
Ea Async
EA Async implements async-await methods in the JVM.
Stars: ✭ 1,085 (+591.08%)
Mutual labels:  async, async-await
Uvloop
Ultra fast asyncio event loop.
Stars: ✭ 8,246 (+5152.23%)
Mutual labels:  async, async-await
Nim Chronos
Chronos - An efficient library for asynchronous programming
Stars: ✭ 136 (-13.38%)
Mutual labels:  async, async-await
Chillout
Reduce CPU usage by non-blocking async loop and psychologically speed up in JavaScript
Stars: ✭ 565 (+259.87%)
Mutual labels:  async, async-await
Posterus
Composable async primitives with cancelation, control over scheduling, and coroutines. Superior replacement for JS Promises.
Stars: ✭ 536 (+241.4%)
Mutual labels:  async, async-await
Unityfx.async
Asynchronous operations (promises) for Unity3d.
Stars: ✭ 143 (-8.92%)
Mutual labels:  async, async-await
Then
🎬 Tame async code with battle-tested promises
Stars: ✭ 908 (+478.34%)
Mutual labels:  async, async-await
Await Of
await wrapper for easier errors handling without try-catch
Stars: ✭ 240 (+52.87%)
Mutual labels:  async, async-await
Trio
Trio – a friendly Python library for async concurrency and I/O
Stars: ✭ 4,404 (+2705.1%)
Mutual labels:  async, async-await
Futures Intrusive
Synchronization primitives for Futures and async/await based on intrusive collections
Stars: ✭ 137 (-12.74%)
Mutual labels:  async, 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 (-61.78%)
Mutual labels:  async, async-await
Cppcoro
A library of C++ coroutine abstractions for the coroutines TS
Stars: ✭ 2,118 (+1249.04%)
Mutual labels:  async, async-await
Kitsu
🦊 A simple, lightweight & framework agnostic JSON:API client
Stars: ✭ 166 (+5.73%)
Mutual labels:  async, async-await
Promise Fun
Promise packages, patterns, chat, and tutorials
Stars: ✭ 3,779 (+2307.01%)
Mutual labels:  async, async-await
Rubico
[a]synchronous functional programming
Stars: ✭ 133 (-15.29%)
Mutual labels:  async, async-await
Coerce Rs
Coerce - an asynchronous (async/await) Actor runtime and cluster framework for Rust
Stars: ✭ 231 (+47.13%)
Mutual labels:  async, async-await
Await To Js
Async await wrapper for easy error handling without try-catch
Stars: ✭ 2,223 (+1315.92%)
Mutual labels:  async, async-await
Use Async Effect
🏃 Asynchronous side effects, without the nonsense
Stars: ✭ 193 (+22.93%)
Mutual labels:  async, async-await
Asynquence
Asynchronous flow control (promises, generators, observables, CSP, etc)
Stars: ✭ 1,737 (+1006.37%)
Mutual labels:  async, async-await
Asyncex
A helper library for async/await.
Stars: ✭ 2,794 (+1679.62%)
Mutual labels:  async, async-await
P Iteration
Utilities that make array iteration easy when using async/await or Promises
Stars: ✭ 337 (+114.65%)
Mutual labels:  async, async-await
Async Std
Async version of the Rust standard library
Stars: ✭ 3,090 (+1868.15%)
Mutual labels:  async, async-await
Preact Cli Plugin Async
Preact CLI plugin that adds converts async/await to Promises.
Stars: ✭ 44 (-71.97%)
Mutual labels:  async, async-await
Create React Redux App
This project was bootstrapped with Create React App and Redux, Sass Structure.
Stars: ✭ 46 (-70.7%)
Mutual labels:  async, async-await
Asyncorm
Fully Async ORM inspired in django's
Stars: ✭ 182 (+15.92%)
Mutual labels:  async, async-await
Aiormq
Pure python AMQP 0.9.1 asynchronous client library
Stars: ✭ 112 (-28.66%)
Mutual labels:  async, async-await
Swiftcoroutine
Swift coroutines for iOS, macOS and Linux.
Stars: ✭ 690 (+339.49%)
Mutual labels:  async, async-await
P Map
Map over promises concurrently
Stars: ✭ 639 (+307.01%)
Mutual labels:  async, async-await
Radon
Object oriented state management solution for front-end development.
Stars: ✭ 80 (-49.04%)
Mutual labels:  async, async-await
Async Backplane
Simple, Erlang-inspired fault-tolerance framework for Rust Futures.
Stars: ✭ 113 (-28.03%)
Mutual labels:  async, async-await
Asyncninja
A complete set of primitives for concurrency and reactive programming on Swift
Stars: ✭ 146 (-7.01%)
Mutual labels:  async
Redux Most
Most.js based middleware for Redux. Handle async actions with monadic streams & reactive programming.
Stars: ✭ 137 (-12.74%)
Mutual labels:  async
Kubernetes asyncio
Python asynchronous client library for Kubernetes http://kubernetes.io/
Stars: ✭ 147 (-6.37%)
Mutual labels:  async
Tascalate Concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Stars: ✭ 144 (-8.28%)
Mutual labels:  async
Aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
Stars: ✭ 11,972 (+7525.48%)
Mutual labels:  async
Xactor
Xactor is a rust actors framework based on async-std
Stars: ✭ 146 (-7.01%)
Mutual labels:  async
Actix Web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
Stars: ✭ 12,723 (+8003.82%)
Mutual labels:  async
Vkwave
Asynchronous framework for building high-performance & easy to scale projects interacting with VK's API.
Stars: ✭ 135 (-14.01%)
Mutual labels:  async
Telegramapiserver
Fast, simple, async php telegram api server: MadelineProto + Amp HTTP Server
Stars: ✭ 152 (-3.18%)
Mutual labels:  async
Gotham
A flexible web framework that promotes stability, safety, security and speed.
Stars: ✭ 1,935 (+1132.48%)
Mutual labels:  async
Restclient.net
.NET REST Client Framework for all platforms
Stars: ✭ 143 (-8.92%)
Mutual labels:  async
Pyrogram
Telegram MTProto API Client Library and Framework in Pure Python for Users and Bots
Stars: ✭ 2,252 (+1334.39%)
Mutual labels:  async
Require Vuejs
RequireJS plugin to async and dynamic load and parse .vue components
Stars: ✭ 143 (-8.92%)
Mutual labels:  async
Sieppari
Small, fast, and complete interceptor library for Clojure/Script
Stars: ✭ 133 (-15.29%)
Mutual labels:  async
React Itunes Search
🎵Simple web app for itunes search with React
Stars: ✭ 147 (-6.37%)
Mutual labels:  async-await
Zhttp
基于swoole的异步轻量级web框架,内部封装协程异步非阻塞全套mysql、redis、mongo、memcached连接池,可以轻松start、reload、stop,加入数据库的查询模块,框架已经封装好近乎同步写法,底层异步调用
Stars: ✭ 131 (-16.56%)
Mutual labels:  async
Spotify.py
🌐 API wrapper for Spotify 🎶
Stars: ✭ 131 (-16.56%)
Mutual labels:  async
React Router Async Routing
react router v4 async routing
Stars: ✭ 130 (-17.2%)
Mutual labels:  async
Aint Queue
🚀 An async-queue library built on top of swoole, flexable multi-consumer, coroutine supported. 基于 Swoole 的一个异步队列库,可弹性伸缩的工作进程池,工作进程协程支持。
Stars: ✭ 143 (-8.92%)
Mutual labels:  async
Guwen Spider
一个完整的nodeJs 串行爬虫 抓取3万多个页面。
Stars: ✭ 129 (-17.83%)
Mutual labels:  async
Lealone
极具创新的面向微服务和 OLTP/OLAP 场景的单机与分布式关系数据库
Stars: ✭ 1,802 (+1047.77%)
Mutual labels:  async
Investigator
Interactive and asynchronous logging tool for Node.js. An easier way to log & debug complex requests directly from the command line (experimental).
Stars: ✭ 155 (-1.27%)
Mutual labels:  async
Tortoise Orm
Familiar asyncio ORM for python, built with relations in mind
Stars: ✭ 2,558 (+1529.3%)
Mutual labels:  async
Acid.nvim
Asynchronous Clojure Interactive Development
Stars: ✭ 147 (-6.37%)
Mutual labels:  async
Async
Easily run code asynchronously
Stars: ✭ 1,983 (+1163.06%)
Mutual labels:  async
Kitchen Async
A Promise library for ClojureScript, or a poor man's core.async
Stars: ✭ 128 (-18.47%)
Mutual labels:  async
Async Redis
First class async & promise support for redis.
Stars: ✭ 128 (-18.47%)
Mutual labels:  async
Tas
Make it easy to develop large, complex Node.js app.
Stars: ✭ 128 (-18.47%)
Mutual labels:  async
Redux Act Async
Reduce boilerplate for redux async actions and reducers
Stars: ✭ 127 (-19.11%)
Mutual labels:  async
1-60 of 593 similar projects