VecPP / vecppLinks
A simple C++17 vector math library
☆10Updated 4 years ago
Alternatives and similar repositories for vecpp
Users that are interested in vecpp are comparing it to the libraries listed below
Sorting:
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆65Updated last week
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆37Updated last year
- CUDA executors☆14Updated 5 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last month
- Experimental library for coroutines and networking☆16Updated 7 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.