Amanieu / asyncplusplusView external linksLinks
Async++ concurrency framework for C++11
☆1,413Oct 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,739May 1, 2025Updated 9 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,049Updated this week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,173Dec 13, 2025Updated 2 months ago
- cross-platform coroutine library in c++☆870Jan 20, 2026Updated 3 weeks ago
- Event Dispatcher and callback list for C++☆1,630Dec 8, 2024Updated last year
- C++14 lock-free queue.☆1,814Jan 31, 2026Updated 2 weeks ago
- A C++ library of Concurrent Data Structures☆2,729Oct 17, 2023Updated 2 years ago
- Your binary serialization library☆1,215Oct 9, 2025Updated 4 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,026Dec 17, 2025Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,284Oct 14, 2024Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,992Feb 22, 2025Updated 11 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,914Feb 11, 2024Updated 2 years 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,592May 29, 2025Updated 8 months ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆663Oct 31, 2022Updated 3 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,153Feb 2, 2026Updated last week
- A fast single-producer, single-consumer lock-free queue for C++☆4,482Jun 25, 2025Updated 7 months ago
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,067Aug 25, 2024Updated last year
- A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.☆978Mar 21, 2025Updated 10 months ago
- A General-purpose Task-parallel Programming System using Modern C++☆11,703Feb 3, 2026Updated last week
- Go-style concurrency in C++11☆3,311Jul 3, 2023Updated 2 years ago
- universal serialization engine☆1,299Dec 22, 2025Updated last month
- A type safe SQL template library for C++☆2,610Dec 13, 2025Updated 2 months ago
- C++ library for executors☆515Sep 21, 2016Updated 9 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,814Jan 9, 2024Updated 2 years ago
- C++ promise/A+ library in Javascript style.☆695Apr 19, 2024Updated last year
- A C++11 library for serialization☆4,615Jan 20, 2025Updated last year
- An Open Source Implementation of the Actor Model in C++☆3,388Feb 6, 2026Updated last week
- Asio C++ Library☆5,746Nov 30, 2025Updated 2 months ago
- C++ Reflection Library