David-Haim / concurrencppLinks
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
☆2,685Updated 5 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,114Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆3,721Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,046Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,238Updated last year
- Unified Executors☆1,641Updated 7 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,608Updated last year
- C++14 lock-free queue.☆1,746Updated this week
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,688Updated 9 months ago
- Event Dispatcher and callback list for C++☆1,578Updated 10 months ago
- C++20 coroutine library☆850Updated last week
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,586Updated this week
- Asynchronous Low Latency C++ Logging Library☆2,501Updated last week
- Async++ concurrency framework for C++11☆1,406Updated last year
- C++ Tip Of The Week☆1,640Updated 4 months ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆1,972Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,386Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,562Updated 4 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,761Updated last month
- Extremely fast, in memory, JSON and reflection library for modern C++☆2,156Updated this week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,065Updated 4 months ago
- Header-only TOML config file parser and serializer for C++17.☆1,894Updated last month
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,176Updated 2 years ago
- A curated list of awesome header-only C++ libraries☆3,944Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,062Updated last month
- A beautiful stack trace pretty printer for C++☆4,150Updated 6 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,792Updated last year
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,726Updated last week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,975Updated 7 months ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,284Updated last year
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,473Updated 8 months ago