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:
- HTTP file downloader build with boost::asio and beast☆9Updated 5 years ago
- 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
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Standalone version of the boost::unordered library☆28Updated 4 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆13Updated last year
- Provides run-time tuple element access☆14Updated 4 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 10 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Fast string to integer conversion☆15Updated 7 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- Clang C++ compiler with added meta-programming features: static reflection, metaparsing, constexpr containers, custom diagnostics☆5Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 9 months ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- Fast containers of polymorphic objects.☆68Updated this week
- ☆22Updated 7 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 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
- C++11 compatible charconv☆31Updated last week
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated last month
- Portable UUID generation library for C++☆26Updated 2 years ago
- WIP☆27Updated 6 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago