lojack5 / structuredLinks
Annotated classes which pack and unpack with Python's struct module.
☆16Updated last year
Alternatives and similar repositories for structured
Users that are interested in structured are comparing it to the libraries listed below
Sorting:
- ☆36Updated 3 months ago
- Try Pyright in your browser☆21Updated 2 years ago
- Pythonic C-style structs for parsing binary data☆17Updated 3 years ago
- Converting dataclasses to and from fixed-length binary data using Python's stdlib module `struct`☆21Updated 3 weeks ago
- Faster C implementation of the bitstruct Python library☆23Updated last year
- Sans-io socks 4/5 client/server library/framework (https://sans-io.readthedocs.io)☆16Updated 2 years ago
- Python bindings to Zstandard (zstd) compression library, the API style is similar to Python's bz2/lzma/zlib modules.☆49Updated last month
- like shlex, but for windows☆36Updated last year
- Compares Python's text parsing libraries☆26Updated 4 years ago
- Python base class for creating binary parsing and packing classes☆16Updated 2 months ago
- Guidelines for using Cython (documentation)☆11Updated 2 years ago
- Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.☆79Updated 5 months ago
- A solution of mocking glibc function with Google Test.☆20Updated 8 years ago
- clang-format python wheels☆103Updated last month
- C-style structs for Python☆73Updated 3 weeks ago
- Python 3 wrapper around ldd *nix utility to determine shared libraries of a program☆27Updated 3 years ago
- A pure python declarative custom binary protocol parser & generator using dataclasses and type hinting. Like Pydantic for binary protocol…☆53Updated last year
- PEG parser generator for Python☆195Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A fast RLock implementation for CPython☆35Updated last year
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆100Updated 2 months ago
- Small portable regex in C (cbmc verified, and extended)☆14Updated 2 years ago
- a placeholder☆29Updated last year
- A tiny, zero-dependency replacement for Python's zipfile.ZipFile for creating reproducible/deterministic ZIP archives.☆17Updated 4 months ago
- ☆12Updated last year
- An AST-to-code library for Python☆39Updated 8 months ago
- Automatically spawn gdb on error.☆69Updated 3 years ago
- The Python programming language☆25Updated last month
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆55Updated last year
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆51Updated 7 months ago