a faster and more elegant alternative to struct for parsing binary data in Python
-
Updated
Jun 1, 2023 - C
a faster and more elegant alternative to struct for parsing binary data in Python
Bitstream editor empowered with FLAVOR interpreter
A super-fast, binary expression language
RunTransactons simulates transactions being processed on bank accounts. There is always a chance that more than one thread will want to update an account at the same time. In that case, ATMs that are being used by the same account at the same time by different users might not get the most up-to-date account information(balance), which can cause …
Binary stream read/write utility for shell scripting and other joys of life
C program that demonstrates memory inside a computer using binary files!
inter-process communication, using UNIX signals to transmit messages from a client to a server. Explores asynchronous communication using SIGUSR1 and SIGUSR2 signals.
The C implementation of HyperLogLog aims to improve the average performance of a count-distinct problem by exploiting an approximate result.
e-pathy saves integers (also in a file) in a way that you can find them following a path. /0/1/50/0 for example
This project provides a collection of subprograms to handle image processing tasks in C. The utility allows loading, selecting, cropping, rotating, equalizing, and saving images in PGM / PPM format. It includes a histogram feature for grayscale images and efficient memory management using matrix structures.
Bitwise operations in C
XenTrace binary file parser (part of https://github.com/giuseppe998e/kernelshark-xentrace-plugin).
Tiny CLI binary data visualization tool.
42 Madrid Common Core project in which you have to code a small server-client data exchange program with UNIX signals.
Add a description, image, and links to the binary-data topic page so that developers can more easily learn about it.
To associate your repository with the binary-data topic, visit your repo's landing page and select "manage topics."