It would be nice to call the speedy-but-limited C++ code directly from link_clustering.py. For example:
python link_clustering.py -f net.pairs
It is not clear to me if this should store the potentially large .jaccs file, or remove it when finished to avoid confusing the user.