GitHub - ijl/orjson: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
[en](github.com)
orjson is a fast, accurate JSON library for Python. It benchmarks as the fastest Python library for JSON and is more accurate than the standard json library or other third-party libraries. It also serializes dataclass, datetime, numpy, and UUID instances natively.