David-Haim / concurrencppLinks
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
☆2,557Updated 3 weeks 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,021Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆3,606Updated last year
- C++14 lock-free queue.☆1,657Updated 3 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,193Updated 7 months ago
- Unified Executors☆1,588Updated 3 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,906Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,550Updated 7 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,536Updated 2 weeks ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,298Updated last year
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,405Updated this week
- A curated list of awesome header-only C++ libraries☆3,745Updated 10 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,964Updated last week
- C++11/14/17 std::expected with functional-style extensions☆1,662Updated 4 months ago
- A beautiful stack trace pretty printer for C++☆4,027Updated last month
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,540Updated 5 months ago
- A C++11 library for serialization☆4,427Updated 4 months ago
- Async++ concurrency framework for C++11☆1,400Updated 7 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,442Updated 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,765Updated this week
- A fast single-producer, single-consumer lock-free queue for C++☆4,111Updated last month
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,939Updated last month
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,246Updated 2 months ago
- Asynchronous Low Latency C++ Logging Library☆2,205Updated this week
- C++ Reflection Library☆3,319Updated last year
- Header-only TOML config file parser and serializer for C++17.☆1,749Updated last week
- Event Dispatcher and callback list for C++☆1,500Updated 5 months ago
- Your binary serialization library☆1,156Updated 3 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,567Updated 2 years ago
- Modern and efficient C++ Thread Pool Library☆1,930Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,347Updated 2 months ago