Any good resources on using simd in rust?

Hello! The title says it all! I am looking for resources (blog, videos, book etc.) on using simd in rust. Any help appreciated.
Thanks.

The packed_simd crate has examples.

3 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.