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 2 years ago
- A pyx/pxd to pyi compiler for cython. (This is a Rough Draft for a bigger pull request I have planned)☆13Updated 10 months ago
- Guidelines for using Cython (documentation)☆11Updated 2 years ago
- ☆36Updated last month
- Compares Python's text parsing libraries☆26Updated 3 years ago
- like shlex, but for windows☆36Updated last year
- PEG parser generator for Python☆191Updated last year
- Faster C implementation of the bitstruct Python library☆22Updated last year
- Pythonic C-style structs for parsing binary data☆17Updated 3 years ago
- Python bindings to Zstandard (zstd) compression library, the API style is similar to Python's bz2/lzma/zlib modules.☆48Updated last week
- C-style structs for Python☆73Updated 8 months ago
- A fast RLock implementation for CPython☆30Updated last year
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 6 months ago
- A C99 preprocessor written in pure Python☆248Updated last year
- An implementation of the client side of the LSP protocol, useful for embedding easily in your editor.