Pinned Repositories
argolis
no-nonsense, small, header-only, callback-based command line parsing library for C++, with minimal but effective error checking capabilities
cpp-operator-overloading-cheatsheet
C++ operator overloading cheatsheet
make-tn
A makefile for creating thumbnails of JPEG and PNG images in a directory tree, recursively recreating it
mt_color_print
Single header library with simple, thread-safe methods for printing colorized debug info to std::cout
straykangaroo
Config files for my GitHub profile.
ucp_sms_msg
Build a UCP/EMI message string for sending a SMS
vec2d
2D euclidean vector class using float values
straykangaroo's Repositories
straykangaroo/cpp-operator-overloading-cheatsheet
C++ operator overloading cheatsheet
straykangaroo/argolis
no-nonsense, small, header-only, callback-based command line parsing library for C++, with minimal but effective error checking capabilities
straykangaroo/lcext
Change file extensions to lowercase
straykangaroo/mt_color_print
Single header library with simple, thread-safe methods for printing colorized debug info to std::cout
straykangaroo/make-tn
A makefile for creating thumbnails of JPEG and PNG images in a directory tree, recursively recreating it
straykangaroo/straykangaroo
Config files for my GitHub profile.
straykangaroo/ucp_sms_msg
Build a UCP/EMI message string for sending a SMS
straykangaroo/vec2d
2D euclidean vector class using float values