MVCS
⌨️ A minimal version control system implemented in C that demonstrates the core concepts of version control. MVCS supports repository initialization, object storage (blob/tree/commit).
https://t.co/CjaCDqKVMn
#github#git#clang#mvcs#version_controll
C Key-Value Store
⌨️ A fast embedded key-value database with persistence on disk, crash recovery, and B-tree indexing.
https://t.co/sVkY6gKt1N
#github#git#clang#key_value#database
C Profiler
⌨️ A lightweight, high-performance profiling library for C applications with minimal overhead. Designed for measuring execution time of code blocks and functions with nanosecond precision using POSIX timers.
https://t.co/KtQT7zXQhs
#github#git#clang#profiler
C Mini Container
⌨️ A minimal educational container runtime in C that demonstrates core Linux container technologies: namespaces and cgroups.
https://t.co/c87No7YAez
#github#git#clang#container#runtime
TCP Chat System
⌨️ A robust multi-client TCP chat application with server-client architecture implemented in C. Features concurrent client handling, username management, message broadcasting.
https://t.co/5LiuSJCs5m
#github#git#clang#tcp#chat
server-http-logger
⌨️ A lightweight, zero-dependency PHP endpoint that captures/logs everything about incoming HTTP requests. Making it ideal for debugging, webhook inspection, API testing, and security analysis.
https://t.co/G67SPpszxy
#github#git#php#logger#http#captures
Qt Dataset Explorer
⌨️ Interactive desktop GUI application for exploring datasets and performing statistical analysis. Built using Python, PyQt5, and scientific libraries (pandas, matplotlib, seaborn, scipy).
https://t.co/TJfyAfbVOs
#github#git#python#qt5#dataset
Qt Feature Flag Manager
⌨️ A comprehensive GUI tool for managing feature flags and experiments locally. Cross-platform desktop application built with Python and PyQt5.
https://t.co/RPMhsWRoZE
#github#git#flag_manager#crud#desktop_app#qt5#python
Decision Tree Studio
⌨️ An application for designing, and simulating decision trees. This tool provides an intuitive graphical interface for creating decision logic flows with execution tracing.
https://t.co/YZX4dtB6Qk
#github#git#desktop_app#python#qt5#tree#decision_tree
Advanced Text Refactoring Tool
⌨️ A professional desktop GUI application for advanced text processing and refactoring, built with Python and PyQt5.
https://t.co/CXaWZ3w4bo
#github#git#python#qt5#desktop_app#text#text_processing
Qt Resource Planner
⌨️ A resource planning and task scheduling application built with PyQt. This application helps you manage projects, schedule tasks, allocate resources, and timelines.
https://t.co/JjW5EGpnfs
#github#git#python#qt5#desktop_app#resource_planning
Qt Localization Manager
⌨️ A professional application for managing multiple localization formats. This tool provides a comprehensive solution for translation management.
https://t.co/ozYOcMdG2Q
#github#git#python#qt5#dekstop#localization
Qt Rule Engine
⌨️ Visual rule and policy designer with evaluation engine. A comprehensive Python desktop application built with Qt for creating, managing, testing, and deploying business rules and policies.
https://t.co/TNOjNj51lw
#github#git#python#qt5#rule_engine#desktop
Qt Data Cleaner
⌨️ Interactive desktop tool for cleaning and transforming datasets. Built with Python, PyQt5, and pandas.
https://t.co/e48HMBVsd1
#github#git#python#qt5#data#pandas
go-bindiff-struct
⌨️ A powerful tool and library for semantic and structural diffing of binary files, going far beyond simple byte-by-byte comparison.
https://t.co/YgryB8aeTr
#github#git#golang#binary#diff
go-pow-lab
⌨️ A comprehensive experimental laboratory for Proof-of-Work (PoW) algorithms in Go.
https://t.co/keUmm4hBY6
#github#git#golang#pow#proof_of_work