#
asynchronous-programming
Here are
535 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
Nov 15, 2021
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
Nov 11, 2021
JavaScript
Full stack application platform for building stateful microservices, streaming APIs, and real-time UIs
Updated
Nov 19, 2021
Java
A framework for rapid development of reliable asynchronous software.
A promise library for Clojure(Script)
Updated
Oct 10, 2021
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
Feb 27, 2021
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.
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
Flutter State Management [ setState ❖ StreamBuilder ❖ scoped_model ❖ redux ]
Updated
Sep 30, 2020
Dart
纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.
Asynchronous PHP Telegram Bot Framework built on top of ReactPHP
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 similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).
Updated
Sep 15, 2021
Java
A small and efficient web server with 1K lines of C code
A ZIO native cache with a simple and compositional interface
Updated
Nov 2, 2021
Scala
🚀 Tiny goodies for Continuation-Passing-Style functions, fully tested
Updated
Nov 16, 2021
JavaScript
Python framework for asynchronous, concurrent, distributed, network programming with coroutines
Updated
Mar 1, 2018
Python
Custom Apex queue to process arbitrary work on existing SObject in a guaranteed order.
Updated
Jun 22, 2019
Apex
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.