A simple SAR1 utility written in C++20.
$ git clone https://github.com/modeco80/SimpleDimple.git
$ cd SimpleDimple
$ cmake -Bbuild -DCMAKE_BUILD_TYPE=Release
$ cmake --build build -j $(nproc)
# ... profit?
Provides IO readers and writers for data files, along with the structures.
Structure documentation is seperately managed as a .hexpat in /hexpat.
The utility itself.