Lokathor / wide

A crate to help you go wide. By which I mean use SIMD stuff.
https://docs.rs/wide
zlib License
251 stars 22 forks source link

Added shift-by variable amount #159

Closed mcroomp closed 1 month ago

mcroomp commented 1 month ago

This is supported by aarch64 and AVX2 natively.

mcroomp commented 1 month ago

added rsdoc comments

Lokathor commented 1 month ago

published 0.7.23