Run-time library
From Computer History Wiki
A run-time library provides basically the same functionality as a run-time system, but it is structured as a library; so generally only used with a compiled or assembled program, and usually only the needed subroutines will be extracted and linked in.