Hacker News new | ask | show | jobs
by npalli 530 days ago
Yeah, Compare to highway as well

https://github.com/google/highway

1 comments

I once searched github for simd libraries, sorted by popularity, and added most popular of them to my list: https://github.com/stars/Bulat-Ziganshin/lists/simd

indeed, highway is the popularity leader, it implements lots of SIMD operations and supports lots of hardware including SVE/RVV with runtime SIMD width, although IMHO it has a bit longer learning curve