NumKong is a C/C++ library providing SIMD-accelerated implementations of distances, dot products, matrix operations, and geospatial and geometric kernels for 16 numeric types, from 6-bit floats to 64-bit complex numbers, across x86, Arm, RISC-V, and WASM using AVX-512, NEON, SVE, and other intrinsics.

WWW: https://ashvardanian.com/posts/numkong
