Async++ concurrency framework for C++11
☆1,410Oct 11, 2024Updated last year
Alternatives and similar repositories for asyncplusplus
Users that are interested in asyncplusplus are comparing it to the libraries listed below
Sorting:
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,746May 1, 2025Updated 10 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,125Feb 14, 2026Updated last month
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- Event Dispatcher and callback list for C++☆1,646Dec 8, 2024Updated last year
- Your binary serialization library☆1,226Oct 9, 2025Updated 5 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- cross-platform coroutine library in c++☆870Jan 20, 2026Updated 2 months ago
- C++14 lock-free queue.☆1,823Mar 13, 2026Updated last week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,994Feb 22, 2025Updated last year
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,033Dec 17, 2025Updated 3 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,916Feb 11, 2024Updated 2 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆662Oct 31, 2022Updated 3 years ago
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆979Mar 21, 2025Updated 11 months ago
- A General-purpose Task-parallel Programming System using Modern C++☆11,816Mar 11, 2026Updated last week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,167Updated this week
- A fast single-producer, single-consumer lock-free queue for C++☆4,508Jun 25, 2025Updated 8 months ago
- Go-style concurrency in C++11☆3,311Jul 3, 2023Updated 2 years ago
- C++ library for executors☆515Sep 21, 2016Updated 9 years ago
- C++ promise/A+ library in Javascript style.☆694Apr 19, 2024Updated last year
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,065Aug 25, 2024Updated last year
- universal serialization engine☆1,302Updated this week
- A type safe SQL template library for C++☆2,611Dec 13, 2025Updated 3 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,828Jan 9, 2024Updated 2 years ago
- C++ Reflection Library☆3,443Apr 25, 2024Updated last year
- Yet Another Serialization☆772Feb 18, 2025Updated last year
- C++ compile-time enum to string, iteration, in a single header file☆1,813Feb 10, 2024Updated 2 years ago
- A C++11 library for serialization☆4,631Mar 11, 2026Updated last week
- Asio C++ Library☆5,783Mar 3, 2026Updated 2 weeks ago
- An Open Source Implementation of the Actor Model in C++☆3,402Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 8 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆469Nov 28, 2025Updated 3 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,485Mar 8, 2024Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- A beautiful stack trace pretty printer for C++☆4,262Apr 14, 2025Updated 11 months ago
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,763Apr 10, 2024Updated last year