A Go implementation of Hochbaum's PseudoFlow algorithm as implemented here in C that is safe for concurrent (server) use.
... is in the usual place.
An example command-line program is cmd/pseudo/main.go.
MAY NOT READY FOR PRIME TIME. Requires more testing with large data sets.