David-Haim / concurrencppLinks
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
☆2,638Updated 3 months ago
Alternatives and similar repositories for concurrencpp
Users that are interested in concurrencpp are comparing it to the libraries listed below
Sorting:
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,063Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆3,664Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,990Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,226Updated 10 months ago
- C++14 lock-free queue.☆1,710Updated last week
- Unified Executors☆1,618Updated 5 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,590Updated 10 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,515Updated last week
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,627Updated 7 months ago
- C++20 coroutine library☆814Updated last week
- Asynchronous Low Latency C++ Logging Library☆2,418Updated this week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,342Updated last year
- Event Dispatcher and callback list for C++☆1,540Updated 8 months ago
- Async++ concurrency framework for C++11☆1,404Updated 10 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,554Updated 2 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,725Updated last month
- A curated list of awesome header-only C++ libraries☆3,897Updated last year
- C++ Tip Of The Week☆1,628Updated 2 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,170Updated 2 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,965Updated 5 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,850Updated last year
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,170Updated last week
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆1,912Updated this week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,034Updated 2 months ago
- C++20 μ(micro)/Unit Testing framework☆1,358Updated 2 weeks ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,261Updated last month
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,021Updated last week
- A library for interactive command line interfaces in modern C++☆1,302Updated 4 months ago
- Header-only TOML config file parser and serializer for C++17.☆1,828Updated last month
- A lightweight C++20 serialization and RPC library☆867Updated 3 weeks ago