harrymander / dataclasses-structLinks
Converting dataclasses to and from fixed-length binary data using Python's stdlib module `struct`
☆21Updated 3 weeks ago
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☆17Updated last year
- Python base class for creating binary parsing and packing classes☆16Updated 2 months ago
- Annotated classes which pack and unpack with Python's struct module.☆16Updated last year
- A pure python declarative custom binary protocol parser & generator using dataclasses and type hinting. Like Pydantic for binary protocol…☆53Updated last year
- Easily implement binary network protocols☆17Updated 3 years ago
- C-style structs for Python☆73Updated 3 weeks ago
- General binary file parser.☆25Updated 4 years ago
- Kaitai Struct: runtime for Python☆106Updated 3 weeks ago
- Channels (closable queues) for Python's asyncio☆41Updated 3 weeks ago
- Declarative binary data builder and parser: simple, fast, extensible☆34Updated 4 years ago
- Python bit pack/unpack package.☆131Updated 8 months ago
- ☆36Updated 3 months ago
- Compares Python's text parsing libraries☆26Updated 4 years ago
- C parser and ctypes automation for python☆72Updated 4 months ago
- Faster C implementation of the bitstruct Python library☆23Updated last year
- JSON Merge Patch (RFC 7386) implementation in python.☆34Updated 10 months ago
- ☆12Updated last year
- Lightweight Protocol Buffers for C and Python☆100Updated 2 years ago
- binary diff and patch using the BSDIFF4-format☆140Updated 11 months ago
- A small python based build file generator targetting the build system ninja☆45Updated 9 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
- Pythonic C-style structs for parsing binary data☆17Updated 3 years ago
- Sans-io socks 4/5 client/server library/framework (https://sans-io.readthedocs.io)☆16Updated 2 years ago
- Interop between asyncio and Qt for Python.☆20Updated 2 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
- DSL for describing binary structures and protocols generating symmetric parsers, packers, and protocol handlers☆69Updated 5 years ago
- Calling routines in Windows DLLs from Python scripts running under Linux, MacOS or BSD☆126Updated last year
- Pure-python C compiler and assembler☆52Updated 10 years ago
- Serialize python dataclasses into JSON quickly!☆30Updated 9 months ago
- Python 3 bindings for SQLCipher☆113Updated 3 weeks ago