HeMan / binmapLinks
Python base class for creating binary parsing and packing classes
☆16Updated last month
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☆18Updated last year
- Pythonic C-style structs for parsing binary data☆17Updated 3 years ago
- A fast RLock implementation for CPython☆31Updated last year
- Guidelines for using Cython (documentation)☆11Updated 2 years ago
- Compares Python's text parsing libraries☆26Updated 3 years ago
- Easily implement binary network protocols☆17Updated 3 years ago
- Converting dataclasses to and from fixed-length binary data using Python's stdlib module `struct`☆22Updated last month
- C-style structs for Python☆73Updated this week
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Cython for All with GitHub Actions☆16Updated last year
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆120Updated 2 years ago
- server frontend for lmdb☆28Updated this week
- Smart sockets and scalability protocols for messaging network applications☆17Updated last year
- convert a python source code into json-dumpable data (dict and lists with strings, ints, ...)☆32Updated 11 months ago
- A pure python declarative custom binary protocol parser & generator using dataclasses and type hinting. Like Pydantic for binary protocol…☆53Updated last year
- Sync-to-async and async-to-sync function wrappers.☆12Updated 7 years ago
- Pure Python SOCKS proxy server implementation☆12Updated 2 weeks ago
- Sans-io socks 4/5 client/server library/framework (https://sans-io.readthedocs.io)☆17Updated 2 years ago
- gametight lightweight caching library for python☆67Updated 3 years ago
- a distributed no-master key-value storage system☆23Updated last year
- Figures out the local timezone as IANA / Olson identifier☆15Updated last year
- HTTP tunnel on top of aiohttp and asyncio☆33Updated 5 years ago
- Declarative binary data builder and parser: simple, fast, extensible☆34Updated 4 years ago
- Read/Write Lock - synchronization primitive for asyncio☆170Updated this week
- Annotated classes which pack and unpack with Python's struct module.☆16Updated last year
- Asyncio cache framework for Python☆45Updated 2 years ago
- DSL for describing binary structures and protocols generating symmetric parsers, packers, and protocol handlers☆69Updated 5 years ago
- A fast python rpc library based on asyncio and MessagePack☆79Updated 3 years ago
- Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.☆77Updated 4 months ago
- A HTTPS/SOCKS4/SOCKS5 tunnel for AsyncIO.☆21Updated 10 years ago