The correct response would be library.
In programming, a library is a collection of pre-written code, routines, or modules that can be used to perform common tasks, thereby reducing the amount of code you need to write and helping ensure that you are using well-tested and efficient implementations.