harrymander / dataclasses-structLinks
Converting dataclasses to and from fixed-length binary data using Python's stdlib module `struct`
☆22Updated last week
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 2 weeks ago
- A pure python declarative custom binary protocol parser & generator using dataclasses and type hinting. Like Pydantic for binary protocol…☆53Updated last year
- C-style structs for Python☆73Updated 8 months ago
- Annotated classes which pack and unpack with Python's struct module.☆16Updated last year
- JSON Merge Patch (RFC 7386) implementation in python.☆34Updated 8 months ago
- Python bit pack/unpack package.☆129Updated 7 months ago
- Pythonic C-style structs for parsing binary data☆17Updated 3 years ago
- asyncio support for wxpython☆77Updated 2 years ago
- General binary file parser.☆25Updated 4 years ago
- Faster C implementation of the bitstruct Python library☆22Updated last year
- Declarative binary data builder and parser: simple, fast, extensible☆34Updated 4 years ago
- Easily implement binary network protocols☆17Updated 3 years ago
- Binary delta encoding tools.☆175Updated this week
- Structy is an irresponsibly dumb and simple struct serialization/deserialization library for C, Python, and vanilla JavaScript.☆63Updated 4 years ago
- Interop between asyncio and Qt for Python.☆20Updated 2 years ago
- Pure Python implementation of the XZ file format with random access support☆29Updated 2 months ago
- ☆12Updated last year
- A pyx/pxd to pyi compiler for cython. (This is a Rough Draft for a bigger pull request I have planned)☆13Updated 10 months ago
- A python package for demangling C++ linker symbols☆41Updated last year
- Compression using the Heatshrink algorithm☆15Updated last year
- Python wrapper for littlefs☆51Updated this week
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Channels (closable queues) for Python's asyncio☆41Updated 6 months ago
- A port of the linenoise line editor to Python.☆16Updated last year
- Python binding to the heatshrink library☆18Updated 3 years ago
- SipHash in Python☆43Updated 8 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☆70Updated 5 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago