There's also `homesick`[1], which is a Ruby dotfile manager. If you don't feel like managing a Ruby distro and want something more portable (and `homesick` looks to be a stale project anyway), you can use `homeshick`[2] which is a Bash port that's still being maintained. (I use `homeshick`)
The last time I dug into this, `homeshick` was had more features and fit my needs better than `stow`.
Alternatively, check out YADM[3], "Yet Another Dotfile Manager", which I'm probably switching to once I get some time.
[1] https://github.com/technicalpickles/homesick
[2] https://github.com/andsens/homeshick
[3] https://yadm.io/