kfjahnke / zimtLinks
header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code
☆49Updated 2 months ago
Alternatives and similar repositories for zimt
Users that are interested in zimt are comparing it to the libraries listed below
Sorting:
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- Container Traits for Modern C++☆29Updated 5 years ago
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- Experimental JSON builder based on C++ reflection☆56Updated 2 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language