veclib icon indicating copy to clipboard operation
veclib copied to clipboard

SIMD vector library for C++

veclib

Veclib is a wrapper library over SIMD compiler intrinsics which make SSE code look cleaner and easier to write.

This is a header only library which doesn't require compilation. It's best to include it as a submodule.