Expressive Vector Engine - SIMD in C++ Goes Brrrr
eve provides CMake targets:
find_package(eve CONFIG REQUIRED)
target_link_libraries(main PRIVATE eve::eve)
Using eve requires a C++20 compliant compiler.
GCC-11 and clang-12 are known to work.
v2022.9.1#0
!windows, mingw
BSL-1.0
Manifest