David-Haim / concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
☆2,529Updated last week
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.☆2,006Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆3,587Updated last year
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,869Updated this week
- C++14 lock-free queue.☆1,637Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,186Updated 6 months ago
- Unified Executors☆1,580Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,535Updated 6 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,944Updated this week
- A beautiful stack trace pretty printer for C++☆3,997Updated 3 weeks ago
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,506Updated 4 months ago
- A C++11 library for serialization☆4,412Updated 3 months ago
- Async++ concurrency framework for C++11☆1,395Updated 6 months ago
- C++ Reflection Library☆3,303Updated last year
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,928Updated 3 weeks ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,072Updated last week
- Event Dispatcher and callback list for C++☆1,486Updated 4 months ago
- A type safe SQL template library for C++☆2,535Updated this week
- Header-only TOML config file parser and serializer for C++17.☆1,726Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,520Updated 9 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,231Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,287Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,936Updated 3 weeks ago
- A curated list of awesome header-only C++ libraries☆3,726Updated 9 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,934Updated 2 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,138Updated 2 years ago
- C++ compile-time enum to string, iteration, in a single header file☆1,754Updated 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,379Updated 2 months ago
- C++20 coroutine library☆740Updated this week
- Modern and efficient C++ Thread Pool Library☆1,924Updated 2 years ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,245Updated 11 months ago