SkillAgentSearch skills...

Pysimdjson

Python bindings for the simdjson project.

Install / Use

/learn @TkTech/Pysimdjson
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PyPI - License Tests

pysimdjson

Python bindings for the simdjson project, a SIMD-accelerated JSON parser. If SIMD instructions are unavailable a fallback parser is used, making pysimdjson safe to use anywhere.

Bindings are currently tested on OS X, Linux, and Windows for Python version 3.9 to 3.12.

📝 Documentation

The latest documentation can be found at https://pysimdjson.tkte.ch.

If you've checked out the source code (for example to review a PR), you can build the latest documentation by running cd docs && make html.

📈 Benchmarks

pysimdjson compares well against most libraries. The full benchmarks can be found in its sister project json_benchmark.

Related Skills

View on GitHub
GitHub Stars761
CategoryDevelopment
Updated21d ago
Forks63

Languages

Python

Security Score

85/100

Audited on Mar 13, 2026

No findings