pacxx / pacxx-llvmLinks
Programming Accelerators with C++ (PACXX)
☆58Updated 7 years ago
Alternatives and similar repositories for pacxx-llvm
Users that are interested in pacxx-llvm are comparing it to the libraries listed below
Sorting:
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- A C++14-and-later expression template library☆109Updated last month
- Modern library for bulk-synchronous parallel programs.☆94Updated 2 years ago
- runtime to compile-time mappings☆109Updated 8 years ago
- Execution primitives for C++☆155Updated 5 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- Blazing-fast Expression Templates Library (ETL) with GPU support, in C++☆232Updated 7 months ago
- Compile-time linear algebra in C++☆56Updated 8 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- Polymorphic multidimensional array view☆36Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Rebooting the std::bitset franchise☆46Updated 2 weeks ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 7 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…