CMD + K

json-stream-rs-tokenizer

Anaconda Verified

A faster tokenizer for the json-stream Python library

Installation

To install this package, run one of the following:

Conda
$conda install main::json-stream-rs-tokenizer

Usage Tracking

0.4.22
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

A faster tokenizer for the json-stream Python library. It's actually just json-stream's own tokenizer (itself adapted from the NAYA project) ported to Rust almost verbatim and made available as a Python module using PyO3. On my machine, it speeds up parsing by a factor of 4–10, depending on the nature of the data.

About

Summary

A faster tokenizer for the json-stream Python library

Last Updated

Aug 15, 2023 at 13:46

License

MIT

Total Downloads

1.2K

Supported Platforms

linux-ppc64le
linux-aarch64
linux-s390x
macOS-64
macOS-arm64
linux-64
win-64