Skip to main content

Miscellaneous Projects

Here are a few things I wrote because I needed them, and shared because other people may need them too.

svg_to_ico #

GitHub

As the name suggests, a CLI utility and Rust library for converting an SVG file into an ICO file. I use it to generate icons for LOOT’s and Yore’s executables.

Pseudosem #

GitHub

A C++11 header-only library for comparison of version strings, following the Semantic Versioning specification and featuring support for a wider variety of version syntaxes.

Jed Gettext Parser #

GitHub

A Javascript Gettext MO file parser that outputs Jed-compatible data, and which can be run in browser and Node environments.

MARS #

GitHub

MARS icon

An interface for the Agilent B2900A Precision SMU that allows the automated testing of devices over time.
So named because Curiosity landed as I wrote it.