Tired of out-of-memory errors derailing your data analysis? There's a better way to handle huge arrays in Python.
ormsgpack is a fast MessagePack serialization library for Python derived from orjson, with native support for various Python types. ormsgpack follows semantic versioning and supports CPython, PyPy and ...