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 C++ data container replicating std::queue functionality but with better performance.☆39Jan 2, 2026Updated 2 months ago
- A wrapper of common C++ std types for functional programming☆22Sep 24, 2023Updated 2 years ago
- C++20 and onward collection of high performance data containers and related tools☆56Mar 14, 2026Updated last week
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 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
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆11Oct 10, 2020Updated 5 years ago
- DARMA/magistrate => Serialization and checkpointing library☆12Jan 26, 2026Updated last month
- improve the usage experience of std::simd (Parallelism TS 2)☆32Aug 22, 2025Updated 6 months ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last month
- Syntax highlighting in Visual Studio Code☆11Feb 22, 2026Updated 3 weeks 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
- Fundational library of cross-platform features☆17Updated this week
- An efficient, composable design pattern for range processing☆134Mar 6, 2025Updated last year
- ☆10May 23, 2023Updated 2 years ago
- Experimental alternative to sender/receivers.☆23Feb 22, 2026Updated 3 weeks ago
- type-safe and low-boilerplate bit level serialization☆127Nov 5, 2021Updated 4 years ago
- Massively Asynchronous Coding Environment☆18Oct 21, 2012Updated 13 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Nov 28, 2025Updated 3 months ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Sep 7, 2019Updated 6 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…☆486Sep 3, 2024Updated last year
- The Fancy Named Parameters Library☆36Oct 21, 2025Updated 4 months 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
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Jun 21, 2021Updated 4 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆840Mar 13, 2026Updated last week
- std::ring_span (SG14, P0059R1)☆45Dec 3, 2016Updated 9 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Nov 1, 2021Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆142Sep 10, 2020Updated 5 years ago
- C++20 Compact Tuple Tools☆56Mar 13, 2026Updated last week
- Cuda matrix computation library that is specified for small matrix operation (3x3, 4x4, 1x3, 1x4, etc.). Including buffer☆18Mar 8, 2024Updated 2 years ago
- A prototype implementation of the executors proposal☆87Feb 8, 2019Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Apr 7, 2025Updated 11 months ago
- Boost.Proto, rewritten and redesigned for C++11☆28Oct 7, 2013Updated 12 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆201Mar 14, 2021Updated 5 years ago
- A C++20 library for sequence-orientated programming☆731Oct 24, 2025Updated 4 months ago
- An implementation of a weak handle interface to a packed vector in C++☆15Feb 3, 2026Updated last month
- ☆16Jun 28, 2024Updated last year
- Unified Executors☆1,685Mar 4, 2026Updated 2 weeks ago