msmbuilder.io.
itertrajs
Load one mdtraj trajectory at a time and yield it.
MDTraj does striding badly. It reads in the whole trajectory and then performs a stride. We join(iterload) to conserve memory.