Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Serialization packages

Showing projects tagged as Parser and Serialization

  • pydantic

    9.5 9.7 Python
    Data validation using Python type hints
  • Kaitai Struct

    7.5 7.5 Shell
    Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby / Rust
  • msgspec

    6.9 8.8 Python
    DISCONTINUED. A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML [Moved to: https://github.com/msgspec/msgspec]
  • Construct

    4.7 2.7 Python
    Construct: Declarative data structures for python that allow symmetric parsing and building
  • py-object-factory

    0.7 5.9 Python
    objectfactory is a python package to easily implement the factory design pattern for object creation, serialization, and polymorphism