Pinned Repositories
bash-bootstrap
Bootstrap scripts for my personal bash environment.
ccache
ccache – a fast compiler cache
cmake-docker-demo
A demo project that builds a Docker image using CMake.
cmake-fortify-demo
A demo project that integrates the Fortify C/C++ source analyzer into a CMake build system.
cmake-git-version-tracking
Embed Git metadata in a C/C++ compatible static library using CMake (e.g. commit ID, author, date, and message).
cpack-systemd-demo
A demo project that uses CPack to build an RPM containing a systemd service.
cuda-cooperative-group-bug-report
cuda-managed-nullptr-bug-report
virtual-space-cadet
A virtual keyboard driver that supports layers and runs in user space via evdev + uinput.
andrew-hardin's Repositories
andrew-hardin/cmake-git-version-tracking
Embed Git metadata in a C/C++ compatible static library using CMake (e.g. commit ID, author, date, and message).
andrew-hardin/cpack-systemd-demo
A demo project that uses CPack to build an RPM containing a systemd service.
andrew-hardin/cmake-fortify-demo
A demo project that integrates the Fortify C/C++ source analyzer into a CMake build system.
andrew-hardin/virtual-space-cadet
A virtual keyboard driver that supports layers and runs in user space via evdev + uinput.
andrew-hardin/cmake-docker-demo
A demo project that builds a Docker image using CMake.
andrew-hardin/bash-bootstrap
Bootstrap scripts for my personal bash environment.
andrew-hardin/ccache
ccache – a fast compiler cache
andrew-hardin/cuda-cooperative-group-bug-report
andrew-hardin/cuda-managed-nullptr-bug-report
andrew-hardin/friendly-exceptions
andrew-hardin/gdal
GDAL is an open source X/MIT licensed translator library for raster and vector geospatial data formats.
andrew-hardin/gdal-type-traits
Header based module for converting a template type to a GDALDataType at compile-time.
andrew-hardin/cuda-nvcc-namespace-bug-report
andrew-hardin/json
JSON for Modern C++
andrew-hardin/nppi-label-markers-bug-report
Bug report for nppiLabelMarkersUF_8u32u_C1R.
andrew-hardin/qmk_firmware
keyboard controller firmware for Atmel AVR and ARM USB families
andrew-hardin/Rational-Polynomial-Coefficients-Mapper
C++ class that uses RPC coefficients to map an object space coordinate represented in Latitude, Longitude, and Altitude to a sensor position represented in X,Y
andrew-hardin/six-library
Sensor Independent XML Library