David-Haim / concurrencppLinks
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
☆2,575Updated last month
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,036Updated 3 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,624Updated last year
- C++14 lock-free queue.☆1,668Updated last month
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,916Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,202Updated 8 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,558Updated 8 months ago
- Unified Executors☆1,604Updated 3 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,952Updated 3 months ago
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,550Updated 6 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,155Updated 2 years ago
- Async++ concurrency framework for C++11☆1,403Updated 8 months ago
- C++ Reflection Library☆3,335Updated last year
- C++20 coroutine library☆781Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,313Updated last year
- A fast single-producer, single-consumer lock-free queue for C++☆4,139Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,542Updated 3 weeks ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,981Updated 3 weeks ago
- A C++11 library for serialization☆4,434Updated 5 months ago
- Event Dispatcher and callback list for C++☆1,510Updated 6 months ago
- Asynchronous Low Latency C++ Logging Library☆2,227Updated last week
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,946Updated 2 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,256Updated 2 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,982Updated 2 weeks ago
- A beautiful stack trace pretty printer for C++☆4,059Updated 2 months ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆1,808Updated this week
- C++11/14/17 std::expected with functional-style extensions☆1,671Updated 4 months ago
- A type safe SQL template library for C++☆2,552Updated this week
- A curated list of awesome header-only C++ libraries☆3,818Updated 11 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,826Updated last year
- rpclib is a modern C++ msgpack-RPC server and client library☆1,777Updated last year