python-struct
There are 11 repositories under python-struct topic.
svperbeast/struct
pack and unpack binary data.
MatrixEditor/caterpillar
A Python 3.12+ library to pack and unpack structured binary data.
TeskeVirtualSystem/struct.js
The implementation of Python Struct to Javascript
KrystianD/structpack
Simple C++ binary serialization library (with Python struct.pack-like interface).
P-V-Tejeswar-Panda/python-networking
Practice python network programming
GuangChen2333/StructOvO
(Python 3.8+) A Python library offering a more concise syntax for data packing.
WesleiRamos/pystruct
Pystruct is a module like python struct module
TomasGlgg/FATExtractRoot
Extract files from root directory in FAT12 image
11philip22/WinHTTPSendStruct
Send and receive a struct using winhttp and fastapi
harunkurtdev/python_cpp_struct
python c/c++ with arduino sructer scaffold application
uchenily/struct_pack
struct_cpp is a C++20, header-only, constexpr clone of Python's struct module, a fork of [karkason/cppystruct](https://github.com/karkason/cppystruct)