harrymander / dataclasses-structLinks
Converting dataclasses to and from fixed-length binary data using Python's stdlib module `struct`
☆22Updated 4 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☆16Updated 2 months ago
- Annotated classes which pack and unpack with Python's struct module.☆16Updated last year
- C-style structs for Python☆72Updated 7 months ago
- A pure python declarative custom binary protocol parser & generator using dataclasses and type hinting. Like Pydantic for binary protocol…☆52Updated last year
- Python bit pack/unpack package.☆129Updated 5 months ago
- Faster C implementation of the bitstruct Python library☆22Updated last year
- binary diff and patch using the BSDIFF4-format☆139Updated 8 months ago
- Easily implement binary network protocols☆17Updated 3 years ago
- JSON Merge Patch (RFC 7386) implementation in python.☆34Updated 7 months ago
- Lightweight Protocol Buffers for C and Python☆99Updated 2 years ago
- ☆12Updated last year
- Fast delta encoding in python using xdelta3☆37Updated 4 years ago
- Sans-io socks 4/5 client/server library/framework (https://sans-io.readthedocs.io)☆17Updated last year
- A small python based build file generator targetting the build system ninja☆45Updated 8 years ago
- 🐍 A pure python ring buffer with optional custom element factory. Locked, Blocking and Disruptor variants are available. 🪐☆14Updated 5 years ago
- Channels (closable queues) for Python's asyncio☆41Updated 5 months ago
- Compares Python's text parsing libraries☆25Updated 3 years ago
- Go-style concurrency and channels with Python 3.5 and asyncio☆24Updated 8 years ago
- Pythonic C-style structs for parsing binary data☆17Updated 3 years ago
- SipHash in Python☆43Updated 8 years ago
- There can never be enough http (2) libraries.☆33Updated 3 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆17Updated 4 years ago
- General binary file parser.☆25Updated 4 years ago
- ☆34Updated last week
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆45Updated 2 years ago
- C parser and ctypes automation for python☆71Updated last month
- D-Bus Binding for Python that supports coroutines (asyncio)☆32Updated 5 months ago
- Interop between asyncio and Qt for Python.☆20Updated 2 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago