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:
- Try Pyright in your browser☆21Updated last year
- Compares Python's text parsing libraries☆25Updated 3 years ago
- A pyx/pxd to pyi compiler for cython. (This is a Rough Draft for a bigger pull request I have planned)☆13Updated 8 months ago
- ☆33Updated 9 months ago
- Converting dataclasses to and from fixed-length binary data using Python's stdlib module `struct`☆22Updated 3 months ago
- Guidelines for using Cython (documentation)☆11Updated 2 years ago
- Python bindings to Zstandard (zstd) compression library, the API style is similar to Python's bz2/lzma/zlib modules.☆44Updated this week
- An AST-to-code library for Python☆40Updated 5 months ago
- Automatically comments Python code, adding docstrings and type annotations, with optional translation to other languages.☆24Updated last year
- Python base class for creating binary parsing and packing classes☆17Updated last month
- Package your python code into an executable zip file (with the requirements). Based on pure python zipapp, for Python3.6+.☆76Updated last month
- PEG parser generator for Python☆183Updated 10 months ago
- Small portable regex in C (cbmc verified, and extended)☆14Updated 2 years ago
- Pythonic C-style structs for parsing binary data☆17Updated 2 years ago
- Sans-io socks 4/5 client/server library/framework (https://sans-io.readthedocs.io)☆17Updated last year
- Pure-python wrapper generator for ctypes☆327Updated 5 months ago
- like shlex, but for windows☆32Updated last year
- Ctypes bindings for the high-level API in libfuse 2 and 3☆17Updated 2 months ago
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆95Updated this week
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 4 months ago
- C-style structs for Python☆72Updated 6 months ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆54Updated 8 months ago
- Python 3 wrapper around ldd *nix utility to determine shared libraries of a program☆27Updated 2 years ago
- C parser and ctypes automation for python☆71Updated last month
- Faster C implementation of the bitstruct Python library☆22Updated last year
- Retrieve information from typeshed and other typing stubs☆29Updated last week
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A Python parser combinator and formatter combinator library that's fast, easy to use, and provides informative error messages☆36Updated 2 years ago
- GCC plugin that embeds CPython inside the compiler☆207Updated 3 years ago
- github action to speedup building using ccache☆150Updated last week