gap - UI Text Diff
Summary
gap is a GUI text diff utility in C++ that demonstrates diff algorithm concepts and git integration. It provides features like word- and character-based diffs, directory diffing, and multiple renderers, with cross-platform support. The project is open-source and was started as a proof-of-concept during a jam.