David-Haim / concurrencppLinks
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
☆2,739Updated 9 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,168Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆3,810Updated 2 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,226Updated this week
- Unified Executors☆1,681Updated 3 weeks ago
- C++14 lock-free queue.☆1,809Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,284Updated last year
- Event Dispatcher and callback list for C++☆1,630Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,668Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,471Updated last year
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,885Updated last month
- Async++ concurrency framework for C++11☆1,413Updated last year
- C++20 coroutine library☆905Updated last week
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,727Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,992Updated 11 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,593Updated 8 months ago
- Asynchronous Low Latency C++ Logging Library☆2,807Updated 2 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,199Updated 3 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,911Updated last year
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,149Updated last week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,139Updated 2 months ago
- C++ Tip Of The Week☆1,657Updated 8 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,803Updated 5 months ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,096Updated this week
- A curated list of awesome header-only C++ libraries☆4,052Updated 3 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,157Updated 2 years ago
- A Template Engine for Modern C++☆1,907Updated 3 weeks ago
- Your binary serialization library☆1,213Updated 3 months ago
- rpclib is a modern C++ msgpack-RPC server and client library☆1,825Updated last year
- Extremely fast, in memory, JSON and reflection library for modern C++. BEVE, CBOR, CSV, MessagePack, TOML, YAML, EETF☆2,364Updated this week
- Modern and efficient C++ Thread Pool Library☆2,022Updated 3 years ago