asynchronous-programming
There are 1281 repositories under asynchronous-programming topic.
drogonframework/drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
zio/zio
ZIO — A type-safe, composable library for async and concurrent programming in Scala
lewissbaker/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
google/tarpc
An RPC framework for Rust with a focus on ease of use.
David-Haim/concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
learning-at-home/hivemind
Decentralized deep learning in PyTorch. Built to train models on thousands of volunteers across the world.
Thomvis/BrightFutures
Write great asynchronous code in Swift using futures and promises
ProcedureKit/ProcedureKit
Advanced Operations in Swift
getify/fasy
FP iterators that are both eager and asynchronous
funcool/promesa
A promise library & concurrency toolkit for Clojure and ClojureScript.
swimos/swim
Full stack application platform for building stateful microservices, streaming APIs, and real-time UIs
an-tao/trantor
a non-blocking I/O tcp network lib based on c++14/17
Tradias/asio-grpc
Asynchronous gRPC with Asio/unified executors
wvwwvwwv/scalable-concurrent-containers
High-performance containers and utilities for concurrent and asynchronous programming
p-org/PSharp
A framework for rapid development of reliable asynchronous software.
status-im/nim-chronos
Chronos - An efficient library for asynchronous programming
damirlj/modern_cpp_tutorials
Articles on various software desing and development topics, with accent on the contamporary C++
vsilaev/tascalate-concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Looooong/UnityAsyncImageLoader
Asynchronous Image Loader for Unity
badfarm/zanzara
Asynchronous PHP Telegram Bot Framework built on top of ReactPHP
xiaoliang314/libatask
纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.
Arvtesh/UnityFx.Async
Asynchronous operations (promises) for Unity3d.
giannitedesco/minotaur
A pythonic, asynchronous, inotify interface
boraseoksoon/Throttler
One Line to throttle, debounce and delay: Say Goodbye to Reactive Programming such as RxSwift and Combine.
Chymyst/chymyst-core
Declarative concurrency in Scala - The implementation of the chemical machine
gubicsz/Solitaire
Solitaire card game made in Unity using MVP, dependency injection, reactive and asynchronous programming.
joshburgess/redux-most
Most.js based middleware for Redux. Handle async actions with monadic streams & reactive programming.
thomhurst/EnumerableAsyncProcessor
Process Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently
bizz84/multiple-counters-flutter
Flutter State Management [ setState ❖ StreamBuilder ❖ scoped_model ❖ redux ]
kruglov-dmitry/crypto_crawler
Crypto arbitrage bot
bazyleu/UniState
UniState is a modern, high-performance, scalable state machine package for Unity.
ardaku/pasts
Minimal asynchronous runtime for Rust
kelbon/kelcoro
C++20 coroutine library
bruno-/fiber_scheduler
Ruby's missing Fiber Scheduler implementation.
buraksenyurt/DistributedChallenge
Bu repoda aslında asenkron mesaj kuyruklarını hedef alan bir dağıtık sistem problemi oluşturmaya ve bu problemin çözümünü uygulamaya çalışıyorum.
tirimatangi/Lazy
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.