muellan / parallel
parallel programming primitives for C++; pausable thread, task_queue, etc.
☆8Updated 4 years ago
Alternatives and similar repositories for parallel:
Users that are interested in parallel are comparing it to the libraries listed below
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- ☆22Updated 7 years ago
- HTTP file downloader build with boost::asio and beast☆9Updated 5 years ago
- Fast containers of polymorphic objects.☆64Updated 2 weeks ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 4 years 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
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- k-means++: a C++ version implement☆18Updated 7 years ago
- Standalone version of the boost::unordered library☆25Updated last month
- For details, see the blog post:☆32Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 6 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last week
- A never-valueless, strong guarantee implementation of std::variant☆67Updated 2 weeks ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.☆35Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Portable UUID generation library for C++☆26Updated last year
- A fast and flexible c++ template class for tree data structures☆101Updated 3 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 11 months ago
- WIP☆26Updated 5 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- being a code junkie☆22Updated 2 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago