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

Add `from_le_bytes` and `to_le_bytes` for SIMD types #144

Open suhr opened 8 months ago

Lokathor commented 8 months ago

Makes sense. Happy to merge a PR for this.