t-lutz / ParallelSTL
Implementation of n3554, a proposal to include parallelized versions of the STL algorithms into the C++ standard.
☆26Updated 9 years ago
Alternatives and similar repositories for ParallelSTL
Users that are interested in ParallelSTL are comparing it to the libraries listed below
Sorting:
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- The Bit Library☆58Updated 6 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- Programming Accelerators with C++ (PACXX)☆58Updated 7 years ago
- A C++14-and-later expression template library☆109Updated last month
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Fast containers of polymorphic objects.☆65Updated last month
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- Continuous Perfomance Monitor (CPM) for C++ code☆40Updated last year
- ☆67Updated 8 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- modern C++ type traits and metafunctions for callable types☆134Updated last month
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Polymorphic multidimensional array view☆36Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 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
- being a code junkie☆22Updated 2 years ago
- Modern version of boost.parameter enabling named parameters without macros and better compile time☆16Updated 8 years ago
- C++ generic make factory☆107Updated 6 years ago