harrymander / dataclasses-struct
Converting dataclasses to and from fixed-length binary data using Python's stdlib module `struct`
☆19Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for dataclasses-struct
- A pure-python module to read and write binary packed data☆17Updated last month
- Python base class for creating binary parsing and packing classes☆17Updated last week
- Interop between asyncio and Qt for Python.☆19Updated last year
- Declarative binary data builder and parser: simple, fast, extensible☆34Updated 3 years ago
- A pure python declarative custom binary protocol parser & generator using dataclasses and type hinting. Like Pydantic for binary protocol…☆42Updated 3 months ago
- Annotated classes which pack and unpack with Python's struct module.☆11Updated last month
- C-style structs for Python☆62Updated last month
- binary diff and patch using the BSDIFF4-format☆118Updated last month
- Lightweight Protocol Buffers for C and Python☆96Updated last year
- Pythonic C-style structs for parsing binary data☆16Updated 2 years ago
- liblzg is a minimal implementation of an LZ77 class compression library.☆52Updated last year
- Python bit pack/unpack package.☆127Updated 2 months ago
- Faster C implementation of the bitstruct Python library☆21Updated last month
- ☆30Updated 5 months ago
- D-Bus Binding for Python that supports coroutines (asyncio)☆32Updated 9 months ago
- Simple pseudo-random number generators in C and Python☆66Updated this week
- pyserial-asyncio for humans.☆133Updated 2 years ago
- Library of composable Python executors☆26Updated this week
- Compression and Encryption Virtual File System for SQLite 3.☆114Updated 3 years ago
- Simple cross-plattform ctypes bindings for libfuse / FUSE for macOS / WinFsp☆61Updated 10 months ago
- Fast delta encoding in python using xdelta3☆34Updated 3 years ago
- Python interface of Tkrzw☆14Updated 5 months ago
- Build universally compatible python packages from a substantial subset of Python 3.8.☆20Updated 2 years ago
- WebSocket client and server implementation for Python Trio☆71Updated 2 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated last year
- Asyncio high level UDP sockets.☆26Updated last year
- Easily implement binary network protocols☆17Updated 2 years ago
- Fast Python dataclasses serialization☆15Updated 3 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 3 years ago
- A small python based build file generator targetting the build system ninja☆46Updated 7 years ago