Pinned Repositories
6502Emulator
Simple 6502 CPU emulator written in C++
ABSCtl
Tool to fetch Arch Linux package sources and build them locally with makepkg
addcom
Smallest C program, for creating simple macroses to executables
CClarify
Advanced logging framework for debugging or for logs in release application
CTestify
Simple testing library for C programs
HSharpVE_Engine
HSharpVE Engine - revived project. Was written in C# for Cosmos C#, but now it will be rewritten in C++.
HSQLite
Small and lightweight SQLite C++ wrapper, designed to be transparent as possible
LeakHelper
Simple library to help with annoying leaks
ListLib
Simple dynamic array library written in C
HyperWinX's Repositories
HyperWinX/MCR
Really simple C program for creating powerful macroses
HyperWinX/6502Emulator
Simple 6502 CPU emulator written in C++
HyperWinX/CClarify
Advanced logging framework for debugging or for logs in release application
HyperWinX/CTestify
Simple testing library for C programs
HyperWinX/HSharpVE_Engine
HSharpVE Engine - revived project. Was written in C# for Cosmos C#, but now it will be rewritten in C++.
HyperWinX/HSQLite
Small and lightweight SQLite C++ wrapper, designed to be transparent as possible
HyperWinX/LeakHelper
Simple library to help with annoying leaks
HyperWinX/ListLib
Simple dynamic array library written in C
HyperWinX/ABSCtl
Tool to fetch Arch Linux package sources and build them locally with makepkg
HyperWinX/addcom
Smallest C program, for creating simple macroses to executables
HyperWinX/AllTheBasicsInAllProgrammingLanguages
All basic actions in all programming languages
HyperWinX/AudioMetadataParserLib
Small C library to parse audio files
HyperWinX/CBenchify
Small framework for writing benchmarks of applications or libraries
HyperWinX/CompilationBenchmark
Simple compilation benchmark for Linux based systems
HyperWinX/ELFHeaderParser
Simple ELF header parser.
HyperWinX/ELFInjector
HyperWinX/EmailTGBot
Email -> Telegram message forwarder bot
HyperWinX/HBench
Small code benchmarking library
HyperWinX/HT
Simple data transfer protocol
HyperWinX/HyperCPU
My custom CPU architecture, assembler and emulator for it
HyperWinX/HyperCryptLib
Basic encryption algorithm created by HyperWin in C
HyperWinX/HyperNeovim
Really small configuration that has only components that i actually need
HyperWinX/HyperOS
HyperWinX/HyperWinX
HyperWinX/MakeTemplate
Customizable and good-looking Makefile template
HyperWinX/PyConstant
Simple class for implementing constants in Python
HyperWinX/SMake
Simple project compilation system written in C
HyperWinX/StackLib
Simple and really fast FIFO and LIFO stack implementation in C
HyperWinX/theCProgrammingLanguageExercises
My solutions for exercises from the C Programming Language book