executors

Async executor library

A C++14 library providing executors and related functionality for asynchronous operations

C++ library for executors

GitHub

492 stars
59 watching
73 forks
Language: C++
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
omnilib/aiomultiprocess A library that enables efficient concurrent execution of asynchronous tasks using both async and multiprocessing capabilities. 1,776
cdaylward/nosecone An experimental App Container Executor in C++ that provides a sandboxed execution environment for applications. 26
orthecreedence/cl-async A library providing asynchronous I/O capabilities for Common Lisp programming. 273
itcathyh/conexec A toolkit to execute functions concurrently while specifying timeouts and efficient memory usage 16
jmartinesp/asyncjoblibrary A library to simplify Android background and UI task execution 221
hendrixstring/android-zorn Provides a framework for asynchronously executing tasks in Android using workers and manager classes. 87
paulrademacher/asyncpp A utility library that simplifies asynchronous programming in C++ by providing pre-built patterns and lambdas to avoid callbacks and manage complex operations. 101
fawdlstty/taskpool An implementation of a task pool that allows executing asynchronous tasks in a purely synchronous manner 10
alkenso/execq A smart queue for parallel task execution with features like threadpool-like behavior and non-blocking processing. 40
marek-musielak/marek.musielak.pagerules Enables custom Sitecore rules to be executed on every page visited by site users 1
gavincyi/jupyterlab-executor An extension for JupyterLab that allows users to execute scripts from the file browser 15
briancavalier/creed A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. 274
dnikolovv/optional-async Async extensions for working with the Optional library in C# to chain asynchronous functions without awaiting 5
junker/paren-async Provides an asynchronous programming extension for the Parenscript language 3
mfichman/coro A modern C++ library providing an async socket I/O implementation with SSL support 50