suture - supervisor trees for go
Aug 02, 2022
https://pkg.go.dev/github.com/thejerf/suture/v4
https://github.com/thejerf/suture
From jerf
, a production-grade implementation of supervisor trees (the idea is from erlang, but they attempted to port it idiomatically to go). Looks very nice.
A blog post describing the design is available here