angif layered
angif fork with transparency layers (proof of concept implementation)
...Instead of the divide-and-conquer approach this one uses sorting (bubble sort, sorry) for color frequency and distance grouping.
Build as windows command line tool with MingGW.
Workflow: import truecolor image to GIMP, export 24RAW from GIMP, feeding to rawtogif.exe e.g. "rawtogif.exe 1024 768 sunflower.raw"
output a uncompressed (no LZW compression) GIF, needs to be feed to gifsicle for reasonable size.