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 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
briancavalier/creedA library that simplifies asynchronous programming by providing coroutines and promises with functional programming features.274
flipcoder/kitA C++ library providing utilities and abstractions for asynchronous programming, coroutines, reactive systems, and other related concepts.23
yortus/asyncawaitA library that enables asynchronous programming in Node.js with a more readable syntax than traditional callback hell methods.1,909
arun11299/coro-asyncA C++ library providing a coroutine-based approach to networking37
canopytax/asyncpgsaA library that wraps asyncpg to enable use with SQLAlchemy416
me-no-dev/asynctcpAn asynchronous TCP library designed to simplify network programming on ESP32 devices with multiple connections.734
awestlake87/pyo3-asyncioA Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library318
jlipps/asyncboxA collection of utilities for working with asynchronous code in JavaScript25
dispatch/rebootA Scala wrapper around the Java AsyncHttpClient library for building asynchronous HTTP clients.427
quora/asynqA Python library that simplifies asynchronous programming by allowing batching of requests to external services.688
clojure/core.asyncProvides facilities for asynchronous programming and communication in Clojure1,956
papooch/nestjs-clsA module that provides a way to store state and propagate it throughout asynchronous code in NestJS applications.462
clj-commons/manifoldA compatibility layer for event-driven abstractions1,022
tmenier/asyncpocoA .NET micro-ORM with asynchronous API and cross-platform support.127
chronoxor/cppserverAn ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols.1,446