I have, together with Tomas McKelvey, implemented the Julia version of fsid, a frequency-domain N4SID system identification algorithm.
The fsid repository contains both the Julia and Python versions. The Julia folder can be found here.
The Julia version can be installed using Pkg as
julia> ]
pkg> add https://github.com/tomasmckelvey/fsid:julia