harrymander / dataclasses-structLinks
Converting dataclasses to and from fixed-length binary data using Python's stdlib module `struct`
☆22Updated 3 months 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☆18Updated last year
- Python base class for creating binary parsing and packing classes☆17Updated last month
- Annotated classes which pack and unpack with Python's struct module.☆16Updated last year
- C-style structs for Python☆72Updated 6 months ago
- C parser and ctypes automation for python☆71Updated last month
- Easily implement binary network protocols☆17Updated 3 years ago
- Python bit pack/unpack package.☆129Updated 5 months ago
- A pure python declarative custom binary protocol parser & generator using dataclasses and type hinting. Like Pydantic for binary protocol…☆52Updated last year
- Simple pseudo-random number generators in C and Python☆69Updated 2 months ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆41Updated 4 years ago
- ☆12Updated last year
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆17Updated 4 years ago
- Faster C implementation of the bitstruct Python library☆22Updated last year
- binary diff and patch using the BSDIFF4-format☆138Updated 8 months ago
- Kaitai Struct: runtime for Python☆103Updated last month
- Pythonic C-style structs for parsing binary data☆17Updated 2 years ago
- asyncio support for wxpython☆77Updated 2 years ago
- A port of the linenoise line editor to Python.☆16Updated last year
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Binary delta encoding tools.☆175Updated 2 years ago
- Compares Python's text parsing libraries☆25Updated 3 years ago
- Acer n35 tools for flashing ROM (eg. load Linux kernel into device)☆13Updated 14 years ago
- Automatically exported from code.google.com/p/idzip☆40Updated 10 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- A Python parser combinator and formatter combinator library that's fast, easy to use, and provides informative error messages☆36Updated 2 years ago
- 🐍 A pure python ring buffer with optional custom element factory. Locked, Blocking and Disruptor variants are available. 🪐☆14Updated 5 years ago
- Lorris is GUI frontend for nearly anything you give it. You can use serial port, socket or file as source. Well, at least will be, right …☆33Updated 2 years ago
- Hex editor written in QT5 using the PyQT binding.☆10Updated 6 years ago
- A Python bytecode compiler and bytecode generator.☆23Updated 11 years ago
- Interop between asyncio and Qt for Python.☆20Updated 2 years ago