asyncpp

Async wrapper

A utility library that simplifies asynchronous programming in C++ by providing pre-built patterns and lambdas to avoid callbacks and manage complex operations.

C++ async operations

GitHub

101 stars
10 watching
10 forks
Language: C++
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
briancavalier/creed A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. 274
flipcoder/kit A C++ library providing utilities and abstractions for asynchronous programming, coroutines, reactive systems, and other related concepts. 23
yortus/asyncawait A library that enables asynchronous programming in Node.js with a more readable syntax than traditional callback hell methods. 1,908
arun11299/coro-async A C++ library providing a coroutine-based approach to networking 37
canopytax/asyncpgsa A library that wraps asyncpg to enable use with SQLAlchemy 417
me-no-dev/asynctcp An asynchronous TCP library designed to simplify network programming on ESP32 devices with multiple connections. 732
awestlake87/pyo3-asyncio A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library 311
jlipps/asyncbox A collection of utilities for working with asynchronous code in JavaScript 25
dispatch/reboot A Scala wrapper around the Java AsyncHttpClient library for building asynchronous HTTP clients. 428
quora/asynq A Python library that simplifies asynchronous programming by allowing batching of requests to external services. 688
clojure/core.async A Clojure library providing facilities for concurrent programming and communication. 1,956
papooch/nestjs-cls A module that provides a way to store state and propagate it throughout asynchronous code in NestJS applications. 450
clj-commons/manifold A compatibility layer for event-driven abstractions 1,021
tmenier/asyncpoco A .NET micro-ORM with asynchronous API and cross-platform support. 127
chronoxor/cppserver An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. 1,429