#
asynchronous-programming
Here are
563 public repositories
matching this topic...
A library of C++ coroutine abstractions for the coroutines TS
An RPC framework for Rust with a focus on ease of use.
Updated
Jan 13, 2022
Rust
Write great asynchronous code in Swift using futures and promises
Updated
Aug 10, 2021
Swift
Advanced Operations in Swift
Updated
Jul 21, 2021
Swift
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
FP iterators that are both eager and asynchronous
Updated
Jan 31, 2022
JavaScript
Full stack application platform for building stateful microservices, streaming APIs, and real-time UIs
Updated
Jan 30, 2022
Java
A framework for rapid development of reliable asynchronous software.
A promise library for Clojure(Script)
Updated
Feb 3, 2022
Clojure
a non-blocking I/O tcp network lib based on c++14/17
Chronos - An efficient library for asynchronous programming
A pythonic, asynchronous, inotify interface
Updated
Jan 5, 2022
Python
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
Updated
Jul 28, 2021
Java
Asynchronous operations (promises) for Unity3d.
Asynchronous PHP Telegram Bot Framework built on top of ReactPHP
Declarative concurrency in Scala - The implementation of the chemical machine
Updated
Aug 9, 2020
Scala
Most.js based middleware for Redux. Handle async actions with monadic streams & reactive programming.
Updated
Nov 1, 2019
JavaScript
纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.
Flutter State Management [ setState ❖ StreamBuilder ❖ scoped_model ❖ redux ]
Updated
Sep 30, 2020
Dart
Updated
Sep 17, 2019
Python
Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.
Async / Await asynchronous programming model for Java version 1.8 though 17; similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).
Process Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently
A collection of building blocks for concurrent programming
Updated
Jan 24, 2022
Rust
A small and efficient web server with 1K lines of C code
A ZIO native cache with a simple and compositional interface
Updated
Feb 2, 2022
Scala
🚀 Tiny goodies for Continuation-Passing-Style functions, fully tested
Updated
Jan 27, 2022
JavaScript
Improve this page
Add a description, image, and links to the
asynchronous-programming
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
asynchronous-programming
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
For the database layer, I am currently weighing up ODB, Oat++, SOCI, cppdb, and sqlpp11 [if sqlpp adds support for
CREATE TABLE]. You here at drogon seem to have your own [ORM](https://en.wikipedia.