软件包:python3-msgspec(0.20.0-2 以及其他的) [debports]
Fast serialization/validation Python library (Python 3)
msgspec is a library that provides the following features for serialization and validation of JSON, MessagePack, YAML, and TOML data:
* High performance encoders/decoders for common protocols. The JSON and MessagePack implementations regularly benchmark as the fastest options for Python. * Support for a wide variety of Python types. Additional types may be supported through extensions. * Zero-cost schema validation using familiar Python type annotations. In benchmarks msgspec decodes and validates JSON faster than orjson can decode it alone. * A speedy Struct type for representing structured data. If you already use dataclasses or attrs, structs should feel familiar. However, they're 5-60x faster for common operations.
This package contains the Python 3 version.
其他与 python3-msgspec 有关的软件包
|
|
|
|
-
- dep: libc6.1 (>= 2.1.3)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6.1-udeb
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.15)
- dep: python3 (>= 3.13~)
-
- sug: python-msgspec-doc
- Fast serialization/validation Python library (Documentation)
-
- sug: python3-tomli-w
- Python 的 lil' TOML 写入支持
-
- sug: python3-yaml
- YAML parser and emitter for Python3
