t-lutz / ParallelSTLLinks
Implementation of n3554, a proposal to include parallelized versions of the STL algorithms into the C++ standard.
☆27Updated 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 7 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Programming Accelerators with C++ (PACXX)☆58Updated 7 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 8 years ago
- Modern C++ benchmarking☆73Updated 5 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 9 years ago
- Fast containers of polymorphic objects.☆71Updated last month
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Origin C++11 Libraries☆134Updated 8 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- Enjoy template metaprogramming☆115Updated 9 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- modern C++ type traits and metafunctions for callable types☆137Updated last month
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- A C++14-and-later expression template library☆109Updated last month
- pushmi project☆50Updated 6 years ago
- Modern library for bulk-synchronous parallel programs.☆94Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- The missing C++ tuple functionality☆85Updated 5 years ago
- A prototype implementation of the executors proposal☆86Updated 7 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- Trait introspection and concept creator for C++11☆184Updated 8 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 3 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- C++ generic make factory☆108Updated 6 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 4 years ago