harrymander / dataclasses-structLinks
Converting dataclasses to and from fixed-length binary data using Python's stdlib module `struct`
☆22Updated last month
Alternatives and similar repositories for dataclasses-struct
Users that are interested in dataclasses-struct are comparing it to the libraries listed below
Sorting:
- A pure-python module to read and write binary packed data☆18Updated last year
- Python base class for creating binary parsing and packing classes☆16Updated last month
- Python bit pack/unpack package.☆129Updated 7 months ago
- A pure python declarative custom binary protocol parser & generator using dataclasses and type hinting. Like Pydantic for binary protocol…☆53Updated last year
- Annotated classes which pack and unpack with Python's struct module.☆16Updated last year
- C-style structs for Python☆73Updated this week
- Faster C implementation of the bitstruct Python library☆22Updated last year
- ☆12Updated last year
- Compares Python's text parsing libraries☆26Updated 3 years ago
- Lightweight Protocol Buffers for C and Python☆99Updated 2 years ago
- C parser and ctypes automation for python☆72Updated 3 months ago
- binary diff and patch using the BSDIFF4-format☆140Updated 10 months ago
- Python binding to the heatshrink library☆18Updated 3 years ago
- Pythonic C-style structs for parsing binary data☆17Updated 3 years ago
- asyncio support for wxpython☆77Updated 2 years ago
- Channels (closable queues) for Python's asyncio☆41Updated 7 months ago
- Declarative binary data builder and parser: simple, fast, extensible☆34Updated 4 years ago
- A small python based build file generator targetting the build system ninja☆45Updated 9 years ago
- Compression using the Heatshrink algorithm☆15Updated last year
- WebAssembly interpreter in RPython☆67Updated 6 years ago
- Easily implement binary network protocols☆17Updated 3 years ago
- General binary file parser.☆25Updated 4 years ago
- ☆22Updated 5 years ago
- A Python parser combinator and formatter combinator library that's fast, easy to use, and provides informative error messages☆37Updated 3 years ago
- GUI (based on wxPython) for 'construct', which is a powerful declarative and symmetrical parser and builder for binary data.☆47Updated 2 years ago
- Serialize python dataclasses into JSON quickly!☆30Updated 8 months ago
- Kaitai Struct: runtime for Python☆105Updated this week
- Python binding for D-Bus using asyncio☆92Updated 2 years ago
- D-Bus Binding for Python that supports coroutines (asyncio)☆32Updated 7 months ago
- DSL for describing binary structures and protocols generating symmetric parsers, packers, and protocol handlers☆69Updated 5 years ago