jorisvandenbossche edited a comment on issue #11239: URL: https://github.com/apache/arrow/issues/11239#issuecomment-1049740524
For the case of serializing builtin Python types, or simple classes consisting of primitive types, aside from https://github.com/msgpack/msgpack-python, another project to look at is https://github.com/jcrist/msgspec (it supports msgpack, as @pitrou mentioned, but with a supposedly nice / faster interface). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
