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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Fast containers of polymorphic objects.☆68Updated 3 weeks ago
- HTTP file downloader build with boost::asio and beast☆9Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Standalone version of the boost::unordered library☆28Updated 5 months ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆91Updated 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 3 months 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
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated last year
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Header-only, generic C++11 implementation of a standard genetic algorithm☆8Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- A C++14 reflection library☆73Updated last month
- Simple resource pool for recycling resources in C++☆69Updated last week
- C++11 compatible charconv☆31Updated 2 weeks ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- 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
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Modern C++ Thread Pool☆42Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago