A fast Rust JSON library based on SIMD for high-performance parsing and serialization.
# Cargo.toml
[dependencies]
sonic-rs = "0.5.8"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses a JSON string into a Value using SIMD acceleration.
Ensure your target platform supports SIMD or use fallback features.
No dependency data recorded yet.