jorisvandenbossche commented 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, another project to look at is https://github.com/jcrist/msgspec (it supports msgpack, as @pitrou mentioned, but with a 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]
