パッケージ: python3-msgspec (0.18.6-1) [debports]
python3-msgspec に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [jcristharif.com]
類似のパッケージ:
Fast serialization and validation library
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML.
* 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.
All of this is included in a lightweight library with no required dependencies.
その他の python3-msgspec 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- sug: python3-tomli-w
- lil' TOML writer for Python
-
- sug: python3-yaml
- YAML parser and emitter for Python3
