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
- π Have your bits and eat them too! A C++17 bit lens container for vector types.β21Updated 4 years ago
- std::ring_span (SG14, P0059R1)β45Updated 8 years ago
- Ultra light-weight endian utility for C++11 (header only)β25Updated 5 years ago
- A proposal for a futures programming model for ISO C++β22Updated 6 years ago
- Flat containers for C++β56Updated 2 years ago
- Comparison operators for std::spanβ15Updated 4 years ago
- HTTP file downloader build with boost::asio and beastβ9Updated 4 years ago
- A simple to use, single header, tag_invoke utility for C++11.β16Updated 2 years ago
- β22Updated 7 years ago
- Standalone version of the boost::unordered libraryβ24Updated last month
- A fast and flexible c++ template class for tree data structuresβ97Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only libraryβ40Updated last year
- A modern header-only zero-overhead library for creating smart referencesβ86Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thrβ¦β26Updated 3 months ago
- Proposed C++ standardisation for linear algebraβ28Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14β41Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ruβ¦β60Updated 4 years ago
- Provides run-time tuple element accessβ14Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"β42Updated 4 years ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also proβ¦β69Updated 7 months ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithmsβ29Updated 2 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iterβ¦β22Updated 3 years ago
- C++ Concurrency library!β26Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbaiβ51Updated last year
- Polymorphic multidimensional array viewβ36Updated 4 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.β40Updated 2 years ago
- A single file C++11 header-only memory mapped file library.β62Updated last year
- Tries in C++β12Updated 4 years ago
- Fast containers of polymorphic objects.β63Updated last week