Since the implementation doesn't have dependencies, some projects may want to include it but without including the whole module's dependencies.
These could be part of one module perhaps called util, which is where all misc utility code that do not have dependencies may go. They are quite useful implementations on their own for even non-RSPS projects.