eight_bytes 0.1.2

SIMD-like (SWAR) operations on vectors of eight bytes without using native SIMD instructions.
Documentation
[dependencies]

[lib]
name = "eight_bytes"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "SIMD-like (SWAR) operations on vectors of eight bytes without using native SIMD instructions."
edition = "2024"
license = "MIT"
name = "eight_bytes"
readme = "README.md"
repository = "https://github.com/apparentlymart/rust-eightbytes"
version = "0.1.2"