Pinned Repositories
AddressableLed_ESP8266_Arduino
Addressable led experiments on ESP8266 with Arduino IDE
cmake-example
Reusable example CMake setup for C/C++ projects
ConcurrentHashMap
A thread-safe hash map implementation in C++ with support for concurrent read and write operations.
elf-parser
A command-line tool to parse and manipulate ELF binaries
flexitimer
Fast and efficient software timer library designed to work on any environment.
personnel_management
Personnel Management Application is a C++ application designed with QT & QML
processWatchdog
The Process Watchdog is a Linux-based utility designed to start, monitor and manage processes specified in a configuration file. It ensures the continuous operation of these processes by periodically checking their status and restarting them if necessary.
qCommTest
Serial Communication Test Tool
SRND
Software Based Random Number Generation Layer for Secure Payment Systems
tagSwap
TagSwap is a versatile tool for replacing predefined tags in multiple files based on variant-specific configurations. It simplifies the process of modifying files to adapt them to different target environments or use cases.
diffstorm's Repositories
diffstorm/processWatchdog
The Process Watchdog is a Linux-based utility designed to start, monitor and manage processes specified in a configuration file. It ensures the continuous operation of these processes by periodically checking their status and restarting them if necessary.
diffstorm/ConcurrentHashMap
A thread-safe hash map implementation in C++ with support for concurrent read and write operations.
diffstorm/flexitimer
Fast and efficient software timer library designed to work on any environment.
diffstorm/SRND
Software Based Random Number Generation Layer for Secure Payment Systems
diffstorm/tagSwap
TagSwap is a versatile tool for replacing predefined tags in multiple files based on variant-specific configurations. It simplifies the process of modifying files to adapt them to different target environments or use cases.
diffstorm/AddressableLed_ESP8266_Arduino
Addressable led experiments on ESP8266 with Arduino IDE
diffstorm/cmake-example
Reusable example CMake setup for C/C++ projects
diffstorm/ConcurrentBitmap
A thread-safe class for managing a large bitset that provides some simple operations to manipulate and query individual bits
diffstorm/elf-parser
A command-line tool to parse and manipulate ELF binaries
diffstorm/elf_patcher
C++ tool to strip ELF files
diffstorm/extended_asm
This repository provides code examples and explanations for using extended assembly in assembly language programming for ARM, MIPS, x86, and x64 architectures and basic assembly language tutorials
diffstorm/hbys_laboratuvar_sonuc
Probel tarafından tasarlanmış HBYS hastane laboratuvar sonuç alma (e-sonuç) sistemleri tarafından üretilen pdf dosyalarını analiz ederek test sonuçlarını ayıklamak ve görüntülemek amacıyla Python dilinde yazılmış bir araçtır.
diffstorm/personnel_management
Personnel Management Application is a C++ application designed with QT & QML
diffstorm/qCommTest
Serial Communication Test Tool
diffstorm/WiFiMifareReader
Wi-Fi featured IoT Mifare Card Reader with improved security and logging features
diffstorm/gitignore
A collection of useful .gitignore templates
diffstorm/includeSweeper
Include Sweeper is a Python script developed to identify and list redundant include statements in C/C++ projects.
diffstorm/luhn_algorithm
The Luhn algorithm, also known as the "modulus 10" or "mod 10" algorithm, is a simple checksum formula used to validate various identification numbers such as credit card numbers, IMEI numbers, and more.
diffstorm/makefile-example
Reusable example Makefile for C/C++ projects
diffstorm/meson-example
Reusable example Meson setup for C/C++ projects
diffstorm/qGUI
General purpose isolated GUI project
diffstorm/ViterbiTrellis
(WIP)
diffstorm/win_batch
Useful batch files for windows
diffstorm/youtube-download
Basic YouTube video downloader python script