eight_bytes 0.2.0

SIMD-like (SWAR) operations on vectors of eight bytes without using native SIMD instructions.
Documentation
1
2
3
4
5
6
7
8
9
[package]
description = "SIMD-like (SWAR) operations on vectors of eight bytes without using native SIMD instructions."
edition = "2024"
license = "MIT"
name = "eight_bytes"
repository = "https://github.com/apparentlymart/rust-eightbytes"
version = "0.2.0"

[dependencies]