Recently I’ve been interested in a particular systems programming problem and since I have been lurking around the edges of Zig for a while, I decided this problem was a good place to try my hand.
The topic is obscure, dealing with managing relationships between sets, so interest may be limited. The implementation is a literate program which can be found in a PDF here that is intended for your reading pleasure.
If you wish to see the intermediate files, which includes the Zig source, without having to install a long tool chain, there is a zip file that has everything expanded out.