muellan / parallelLinks
parallel programming primitives for C++; pausable thread, task_queue, etc.
β8Updated 5 years ago
Alternatives and similar repositories for parallel
Users that are interested in parallel are comparing it to the libraries listed below
Sorting:
- Proposed C++ standardisation for linear algebraβ29Updated 6 years ago
- π Have your bits and eat them too! A C++17 bit lens container for vector types.β21Updated 5 years ago
- A proposal for a futures programming model for ISO C++β22Updated 6 years ago
- std::ring_span (SG14, P0059R1)β45Updated 8 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithmsβ29Updated 2 years ago
- k-means++: a C++ version implementβ19Updated 7 years ago
- Priority-based Task Scheduling for Modern C++β89Updated 4 years ago
- Experimental library for coroutines and networkingβ16Updated 7 years ago
- Traitlets-like C++ properties and implementation of the observer patternβ43Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tupleβ94Updated 3 years ago
- Polymorphic multidimensional array viewβ36Updated 4 years ago
- WIPβ26Updated 6 years ago
- Provides run-time tuple element accessβ14Updated 4 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)β49Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thrβ¦β27Updated 8 months ago
- Fast containers of polymorphic objects.β66Updated last month
- A header only structure of arrays container for C++β41Updated 2 years ago
- Standalone version of the boost::unordered libraryβ27Updated 4 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ruβ¦β61Updated 4 years ago
- Container Traits for Modern C++β29Updated 4 years ago
- A C++14 Lambda Libraryβ25Updated last month
- C++20 and onward collection of high performance data containers and related toolsβ55Updated this week
- Ultra light-weight endian utility for C++11 (header only)β25Updated 6 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.β46Updated 2 years ago
- β22Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variantβ69Updated last month
- Network Based Data Layer: C++ Framework for Managing Application State Across Networkβ44Updated last year
- Smart queue that executes tasks in threadpool-like mannerβ40Updated last year
- Lock-free concurrent work stealing deque in C++β40Updated 7 years ago
- Non-blocking message passing (a C++14 MPI wrapper)β18Updated 10 years ago