HeMan / binmap
Python base class for creating binary parsing and packing classes
☆17Updated last week
Related projects ⓘ
Alternatives and complementary repositories for binmap
- A pure python declarative custom binary protocol parser & generator using dataclasses and type hinting. Like Pydantic for binary protocol…☆42Updated 3 months ago
- A Python port of Bolt key/value store.☆16Updated 5 months ago
- easypy makes python even easier!☆14Updated 2 weeks ago
- Declarative binary data builder and parser: simple, fast, extensible☆34Updated 3 years ago
- Sync-to-async and async-to-sync function wrappers.☆12Updated 6 years ago
- server frontend for lmdb☆26Updated last year
- Fast and flexible Python JSON parsing built on the excellent yyjson project.☆28Updated last week
- convert a python source code into json-dumpable data (dict and lists with strings, ints, ...)☆30Updated 2 years ago
- Smart sockets and scalability protocols for messaging network applications☆15Updated last week
- Sans-IO MQTT v5 protocol implementation for Python☆10Updated this week
- Python module that provides structured packing and unpacking of binary data streams☆13Updated 7 years ago
- a distributed no-master key-value storage system☆21Updated this week
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆39Updated 9 months ago
- A fast and powerful web scraping library☆42Updated 4 months ago
- Pythonic C-style structs for parsing binary data☆16Updated 2 years ago
- Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5☆53Updated 8 months ago
- Generate OpenAPI 3.x.x using Pydantic☆11Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆45Updated last week
- A pure-python module to read and write binary packed data☆17Updated last month
- Turn your raw SQL queries into fully type annotated Python functions with a single decorator.☆18Updated 2 months ago
- invoke asyncio awaitables from non-async functions☆47Updated 4 months ago
- Get recipes instantly with this CLI tool. Choose specific meals or ingredients to cater to your appetite!☆12Updated 3 years ago
- Specify contracts for FastAPI endpoints.☆24Updated 2 years ago
- Converting dataclasses to and from fixed-length binary data using Python's stdlib module `struct`☆19Updated 2 weeks ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 3 years ago
- A Python library that allows you to define abstract properties for dataclasses, bridging the gap between abstract base classes (ABCs) and…☆15Updated 2 months ago
- Using io_uring Linux Kernel interface from Python by JITing C code with MetaCall.☆27Updated 3 years ago
- HTTP tunnel on top of aiohttp and asyncio☆31Updated 4 years ago
- A query expression for extracting data from JSON.☆41Updated last month
- A fast RLock implementation for CPython☆24Updated last year