SIMD-accelerated hex encoding and decoding for high performance.
# Cargo.toml
[dependencies]
hex-simd = "0.8.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encode a byte slice to a hex string using SIMD.
Fall back to non-SIMD implementation if not available.
No dependency data recorded yet.