Crate fionn_tape

Crate fionn_tape 

Source
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§

DsonTape
SIMD-DSON tape wrapper
ParsedPath
Parsed path with owned storage and component ranges.

Enums§

PathComponent
Component of a JSON path.
PathComponentRef
Borrowed component of a JSON path.
SimdValue
SIMD-accelerated value representation