VecPP / vecpp
A simple C++17 vector math library
☆10Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for vecpp
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Portable UUID generation library for C++☆24Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 6 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Collection of proposals for c++☆23Updated last week
- Object-oriented extension to the CMake language.☆11Updated 10 months ago
- meta-programming, C++11☆16Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…