David-Haim / concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
☆2,492Updated 2 weeks ago
Alternatives and similar repositories for concurrencpp:
Users that are interested in concurrencpp are comparing it to the libraries listed below
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,966Updated last month
- A library of C++ coroutine abstractions for the coroutines TS☆3,531Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,800Updated this week
- C++14 lock-free queue.☆1,613Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,510Updated 5 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,163Updated 5 months ago
- Unified Executors☆1,551Updated 3 weeks ago
- Async++ concurrency framework for C++11☆1,390Updated 5 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,608Updated 2 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,925Updated last month
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,435Updated 3 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,263Updated 3 weeks ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,895Updated last month
- A beautiful stack trace pretty printer for C++☆3,918Updated last month
- Event Dispatcher and callback list for C++☆1,445Updated 3 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,515Updated 7 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,213Updated this week
- Header-only TOML config file parser and serializer for C++17.☆1,683Updated last week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,130Updated 2 years ago
- A C++11 library for serialization☆4,355Updated 2 months ago
- A curated list of awesome header-only C++ libraries☆3,685Updated 8 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,912Updated 3 months ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,010Updated 8 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,312Updated this week
- A type safe SQL template library for C++☆2,520Updated last week
- 📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.☆3,318Updated last week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,903Updated 2 weeks ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆1,684Updated this week
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,401Updated 2 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,767Updated last year