#442: Ultra High Speed Message Parsing with msgspec
Update: 2023-12-14
Description
If you're a fan of Pydantic or dataclasses, you'll definitely be interested in this episode. We are talking about a super fast data modeling and validation framework called msgspec. Some of the types in here might even be better for general purpose use than Python's native classes. Join me and Jim Crist-Harif to talk about his data exchange framework, mspspec.
Full details at https://talkpython.fm/episodes/show/442/ultra-high-speed-message-parsing-with-msgspec
Full details at https://talkpython.fm/episodes/show/442/ultra-high-speed-message-parsing-with-msgspec
Comments
In Channel