Violet Giraffe's repositories
cppcheck-vs-addin
Visual Studio integration for cppcheck, an open-source static code analyzer for C++
file-commander
Cross-platform Total Commander-like orthodox file manager for Windows, Mac and Linux
FasterThanSight
Desktop speed reading software for Windows, Mac and Linux
github-releases-autoupdater
A C++ library for update checking and automatic updating of the software distributed via GitHub releases
cpp-template-utils
A header-only C++ library that augments the standard library with useful code snippets
text-encoding-detector
A Qt-based class for detecting the encoding of binary data assuming it is a text, and converting it to QString properly.
cpuid-parser
Single-header library and sample code to obtain and parse CPUID
ShaderPlayground
A desktop tool for live-editing fragment shaders. Compatible with shadertoy.com.
RamBench64
Cross-platform RAM speed benchmark
cmake-project-template
CMake C++ project template with custom build flags and target directories
PrimitiveCameraViewer
Displays live image from a Windows camera device (USB camera, web camera, video capture card etc.)
GiraffeChess
A simple chess engine in C++
fobos-sdr
Fobos SDR API library example test application. Full source code.
isc_serial
Cross-platform, Serial Port library written in C++
ME3TweaksModManager
Mod Manager for Mass Effect Original Trilogy and Mass Effect Legendary Edition
qmake-project-template
This is a project template I use for creating C++ applications using the qmake build system (not necessarily using Qt itself in the app). Includes a bunch of my convenience C++ libraries.
source-engine
Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
thread-pool
A modern, fast, lightweight thread pool library based on C++20