Pinned Repositories
AOC2020
imgui
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
ModernStringFormat
Type safe, modern c++ string formatter that mostly supports classic, c# and a hybrid style formatting
ModernStringFormatTest
CI and Testing repository for ModernStringFormat
p42git
Article series to help Perforce users transition to Git using Sourcetree
Sharpmake
Sharpmake is an open-source C#-based solution for generating project definition files, such as Visual Studio projects and solutions, GNU makefiles, Xcode projects, etc.
simpletest
A c++ unit test framework as simple as I could make it
kudaba's Repositories
kudaba/simpletest
A c++ unit test framework as simple as I could make it
kudaba/ModernStringFormat
Type safe, modern c++ string formatter that mostly supports classic, c# and a hybrid style formatting
kudaba/p42git
Article series to help Perforce users transition to Git using Sourcetree
kudaba/preprocessor_for_each
kudaba/AOC2020
kudaba/imgui
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
kudaba/ModernStringFormatTest
CI and Testing repository for ModernStringFormat
kudaba/Sharpmake
Sharpmake is an open-source C#-based solution for generating project definition files, such as Visual Studio projects and solutions, GNU makefiles, Xcode projects, etc.
kudaba/bootstrap-toc
An automatic table of contents generator, using Bootstrap 3
kudaba/CodeCompare
Test harness to compare different implementations of code and generate nice results.
kudaba/DirectXTK12
The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
kudaba/emsdk
Emscripten SDK
kudaba/imguiDock
An addon of imgui for supporting docks in the imgui's window
kudaba/keycode
Keyboard input handling for games
kudaba/markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
kudaba/misc
dumping ground for stuff
kudaba/pisnes
fork of https://code.google.com/p/pisnes/
kudaba/rpi-resilio
Docker script for Resilio on Raspberry PI
kudaba/SharpmakeArtifacts
A repo of pre-built binaries that can be included as a submodule
kudaba/simpletest_test
All the testing and development of simpletest is here so the main repo isn't polluted
kudaba/snappy
A fast compressor/decompressor
kudaba/StackWalker
Walking the callstack in windows applications
kudaba/SwitchCompare
Use CodeCompare to test performance differences between Switch cases, vtables and other similar patterns
kudaba/ZipCompare
Use Code Compare to compare different compression algorithms