HeMan / binmapLinks
Python base class for creating binary parsing and packing classes
☆16Updated 2 months ago
Alternatives and similar repositories for binmap
Users that are interested in binmap are comparing it to the libraries listed below
Sorting:
- A pure-python module to read and write binary packed data☆17Updated last year
- Pythonic C-style structs for parsing binary data☆17Updated 3 years ago
- A fast RLock implementation for CPython☆34Updated last year
- A pure python declarative custom binary protocol parser & generator using dataclasses and type hinting. Like Pydantic for binary protocol…☆53Updated last year
- Generate OpenAPI 3.x.x using Pydantic☆11Updated 2 years ago
- Pure-Python HTTP/2 framing☆45Updated last year
- Converting dataclasses to and from fixed-length binary data using Python's stdlib module `struct`☆21Updated 3 weeks ago
- Simple secure asynchronous message queue☆21Updated last year
- Easy implementation of Unix background services in Python☆59Updated 3 years ago
- HTTP tunnel on top of aiohttp and asyncio☆33Updated 5 years ago
- Integrates terminado (a web based terminal) with flask☆14Updated 7 years ago
- a distributed no-master key-value storage system☆23Updated last year
- Easily implement binary network protocols☆17Updated 3 years ago
- Compares Python's text parsing libraries☆26Updated 4 years ago
- larch.pickle - A faster python pickle replacement