Should SortMerge.jl be in the list?
It is not as polished as FlexiJoins.jl but its performance are very good (e.g. it can cross-match 2 catalogs each with 10^6 entries in ~2 sec, example here).
Also, @barrettp, is the JuliaAstro Zoom meeting open to anyone?
I would really like to participate…
Hi Giorgio, nice meeting you today! Thanks for offering to include your package. Looking back over things again, would it make sense to move both FlexiJoins.jl and SortMerge.jl over to the astropy.table row? It seems like they have similar functionality to astropy.table.join_distance and friends, but I am not familiar with either package