Tools for creating and manipulating trees of symlinks. Some tools require Python 3.9
Recursively walks a source directory and creates symbolic links of all those files into one flat target directory.
Remove broken symlinks
purgelink and then flatlink. I use this to make a macOS wallpaper directory from a hierarcical pictures folder.
These others are old and could be made more efficient if I ever used them
Recursively relinks relative symbolic links into absolute symbolic links.
Recursively replicates a directory tree but with symbolicly linked files.