Expand description
SIMD-DSON tape wrapper using SIMD-JSON
This module provides a wrapper around SIMD-JSON’s tape structure for efficient zero-allocation JSON parsing with skip optimization.
Structs§
- Dson
Tape - SIMD-DSON tape wrapper
- Parsed
Path - Parsed path with owned storage and component ranges.
Enums§
- Path
Component - Component of a JSON path.
- Path
Component Ref - Borrowed component of a JSON path.
- Simd
Value - SIMD-accelerated value representation