From WikiChip
standard library

A standard library is a library standardized by the authoritative body of a particular programming language that is made available across multiple implementations of the language. Standard libraries are often formally defined in programming language specifications alongside the formal definition of the language itself. Some standard libraries have been developed through collaboration and consensus of the community. Standard libraries range in size from very extensive such as in the Python programming language to very minimalistic such as in the C programming language.