The textproc/py-orjson port
py3-orjson-3.10.7p3 – fast, correct Python JSON library (cvsweb github mirror)
Description
orjson is a fast, correct JSON library for Python. It benchmarks as the fastest Python library for JSON and is more correct than the standard json library or other third-party libraries. It serializes dataclass, datetime, numpy, and UUID instances natively.WWW: https://github.com/ijl/orjson
Maintainer
Aisha Tammy
Categories
lang/python lang/rust textproc