An unnecessarily fast NBT decoder using SIMD instructions.
# Cargo.toml
[dependencies]
simdnbt = "0.10.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Decode NBT data from bytes.
Fallback to scalar path if SIMD not available; check runtime detection.
No dependency data recorded yet.