json-tools-rs 0.9.2

A high-performance Rust library for advanced JSON manipulation with SIMD-accelerated parsing, Rayon parallelism, and Python bindings with DataFrame/Series support
Documentation
1
2
3
4
# Rustfmt configuration — codifies the project's formatting defaults.
# Uses stable rustfmt options only.
edition = "2021"
max_width = 100