Core abstractions for dealing with concurrency in C++
☆69Apr 3, 2024Updated last year
Alternatives and similar repositories for concore
Users that are interested in concore are comparing it to the libraries listed below
Sorting:
- A wrapper of common C++ std types for functional programming☆22Sep 24, 2023Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Nov 1, 2021Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- DARMA/magistrate => Serialization and checkpointing library☆12Jan 26, 2026Updated last month
- C++20 and onward collection of high performance data containers and related tools☆56Jan 21, 2026Updated last month
- Massively Asynchronous Coding Environment☆18Oct 21, 2012Updated 13 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Jul 1, 2021Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Sep 7, 2019Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Nov 28, 2025Updated 3 months ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Aug 30, 2020Updated 5 years ago
- C++11 (and onwards) library for lazy evaluation☆364Feb 7, 2026Updated 3 weeks ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Dec 29, 2022Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆66Nov 28, 2025Updated 3 months ago
- Fundational library of cross-platform features☆17Feb 18, 2026Updated last week
- improve the usage experience of std::simd (Parallelism TS 2)☆32Aug 22, 2025Updated 6 months ago
- Cuda matrix computation library that is specified for small matrix operation (3x3, 4x4, 1x3, 1x4, etc.). Including buffer☆18Mar 8, 2024Updated last year
- type-safe and low-boilerplate bit level serialization☆127Nov 5, 2021Updated 4 years ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆485Sep 3, 2024Updated last year
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Oct 6, 2024Updated last year
- Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line☆24Nov 25, 2025Updated 3 months ago
- OpenMP offload playground☆10Nov 16, 2024Updated last year
- c++ LINQ -like library of higher-order functions for data manipulation☆201Mar 14, 2021Updated 4 years ago
- Futures and thread pool for C++ (with optional Qt support)☆130Nov 19, 2020Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Apr 9, 2021Updated 4 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆833Feb 20, 2026Updated last week
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Jun 21, 2021Updated 4 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆379Dec 27, 2025Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆38Jan 2, 2026Updated last month
- ☆61Jan 25, 2022Updated 4 years ago
- Experimental alternative to sender/receivers.☆23Feb 22, 2026Updated last week
- A prototype implementation of the executors proposal☆86Feb 8, 2019Updated 7 years ago
- Pipelines for expressive code on collections in C++☆837Oct 30, 2024Updated last year
- ☆10May 23, 2023Updated 2 years ago
- C++03 compile-time ray tracer☆10Feb 22, 2018Updated 8 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Jan 4, 2023Updated 3 years ago
- Boost.Proto, rewritten and redesigned for C++11☆28Oct 7, 2013Updated 12 years ago
- libmpdata++ - a library of parallel MPDATA-based solvers for systems of generalised transport equations☆12Jan 13, 2026Updated last month
- FbxPipeline (https://github.com/VladSerhiienko/FbxPipeline) accompaning project, WIP.☆12Jul 4, 2019Updated 6 years ago