About Anaconda Help Download Anaconda

anaconda / packages / json-stream-rs-tokenizer 0.4.22

A faster tokenizer for the json-stream Python library

Installers

  • linux-s390x v0.4.22
  • linux-64 v0.4.22
  • osx-arm64 v0.4.22
  • osx-64 v0.4.22
  • linux-aarch64 v0.4.22
  • win-64 v0.4.22
  • linux-ppc64le v0.4.22

conda install

To install this package run one of the following:
conda install anaconda::json-stream-rs-tokenizer

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy