cstruct
There are 11 repositories under cstruct topic.
fox-it/dissect.cstruct_legacy
A no-nonsense c-like structure parsing library for Python
andreax79/python-cstruct
C-style structs for Python
zswang/jpacks
Binary data packing and unpacking.
TeskeVirtualSystem/struct.js
The implementation of Python Struct to Javascript
nilium/ruby-snowdata
A Ruby Gem for creating C-like structs and interacting with memory in general. Not a safe gem.
11philip22/RecieveStruct
Receive a struct using fastapi
madvagabond/bstruct
A mutable buffer built on cstruct.
jessysiman/airline-management-system
C program of airline management system that has airline menu and passenger menu. For the airline menu, users can add and display flights. For the passenger menu, users can make and display reservations, and search and display flights.
jessysiman/hospital-management-system
C program of hospital management system
o-murphy/pystruct-go
Go lang implementation of python's struct module
xpodev/quickstruct
A library to ease the creation of C structs in Python