async-programming
There are 134 repositories under async-programming topic.
MagicStack/asyncpg
A fast PostgreSQL Database Client Library for Python/asyncio.
boostorg/beast
HTTP and WebSocket built on Boost.Asio in C++11
Corvusoft/restbed
Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
getify/asynquence
Asynchronous flow control (promises, generators, observables, CSP, etc)
getify/A-Tale-Of-Three-Lists
Comparing various async patterns for a single demo
jamboree/co2
A C++ await/yield emulation library for stackless coroutine
briancavalier/creed
Sophisticated and functionally-minded async with advanced features: coroutines, promises, ES2015 iterables, fantasy-land
meejah/txtorcon
Twisted-based asynchronous Tor control protocol implementation. Includes unit-tests, examples, state-tracking code and configuration abstraction.
hubo1016/vlcp
A production-ready SDN controller, and a highly-extensible SDN framework.
vsilaev/tascalate-concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Arvtesh/UnityFx.Async
Asynchronous operations (promises) for Unity3d.
duckie/boson
A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling
whatyouhide/guide_async_processing_in_elixir
A Livebook-based guide to async processing in Elixir. 🏃
M-griffin/EtherTerm
EtherTerm (SDL2) Telnet/SSH Terminal
bruno-/fiber_scheduler
Ruby's missing Fiber Scheduler implementation.
M-griffin/Oblivion2-XRM
Oblivion/2 XRM BBS Software
petroemil/Rx.Book
High level asynchronous programming with Reactive Extensions
sergioramos/apr
this is like caolan/async which is like lodash but async, but awaitful
laudrup/boost-wintls
Native Windows TLS stream wrapper for use with Asio
zhangchiqing/bluebird-promisell
A practical functional programming library for promises
mgtitimoli/await-mutex
Promised based Javascript Mutex
lilactown/bs-most
Reason/BuckleScript bindings for the Most.js reactive toolkit
jczic/XAsyncSockets
XAsyncSockets is an efficient Python/MicroPython library of managed asynchronous sockets.
arun11299/coro-async
C++ coroutine based networking library (WIP)
David-Desmaisons/ComposableAsync
Create, compose and inject asynchronous behaviors in .Net Framework and .Net Core.
yyrdl/zco
generator based flow-control ,consecutive error stack,defer,global context for a single transaction
ashleydavis/debugging-async-operations-in-nodejs
Example code to accompany my blog post on debugging async operations in Node.js.
bashkirtsevich-llc/aioudp
Asyncio UDP server
elsid/resource_pool
C++ header only library purposed to create pool of some resources like keepalive connections
ovongrider/hyperion
✨ Clever Tricks Under Concurrency
IbrahimTanyalcin/lexicon-mono-seq
DOM Text Based Multiple Sequence Alignment Library
Excel-lent/ClooWrapperVBA
COM-wrapper of Cloo to execute OpenCL code from VBA/Excel.
bevry/ambi
Ambi lets you execute any function ambidextrously; providing you the ability to execute any function (be it synchronous, asynchronous, returns, callbacks, promises) as if it returned a promise.
FichteFoll/resumeback
Python module for using callbacks to resume your code
jpcaparas/laravel-horizon-demo
A demo for Laravel Horizon, a Redis queue monitor. Announced at Laracon US 2017.
karthickai/serial
Cross-Platform, Serial Port Library built on Boost.Asio in Modern C++ 17