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
101 stars
10 watching
10 forks
Language: C++
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 |
| A C++ library providing utilities and abstractions for asynchronous programming, coroutines, reactive systems, and other related concepts. | 23 |
| A library that enables asynchronous programming in Node.js with a more readable syntax than traditional callback hell methods. | 1,909 |
| A C++ library providing a coroutine-based approach to networking | 37 |
| A library that wraps asyncpg to enable use with SQLAlchemy | 416 |
| An asynchronous TCP library designed to simplify network programming on ESP32 devices with multiple connections. | 734 |
| A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 318 |
| A collection of utilities for working with asynchronous code in JavaScript | 25 |
| A Scala wrapper around the Java AsyncHttpClient library for building asynchronous HTTP clients. | 427 |
| A Python library that simplifies asynchronous programming by allowing batching of requests to external services. | 688 |
| Provides facilities for asynchronous programming and communication in Clojure | 1,956 |
| A module that provides a way to store state and propagate it throughout asynchronous code in NestJS applications. | 462 |
| A compatibility layer for event-driven abstractions | 1,022 |
| A .NET micro-ORM with asynchronous API and cross-platform support. | 127 |
| An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. | 1,446 |