py-jiter-0.14.0

fast iterable JSON parser

Index | textproc

Description

jiter is a fast iterable JSON parser for Python.

Written in Rust and exposed through pyo3 bindings, it provides
high-performance JSON parsing with support for incremental parsing
and iteration over JSON data.

Maintainer: Daniel Dickman <daniel@openbsd.org>