Skip to main content
library

library

77 4.9
A collection of code that other programmers use to save time
  • noun
  • /ˈlaɪˌbrɛri/
  • Specialized
translation icon : biblioteca
  • For his latest project, he integrated a powerful mathematics library to perform complex calculations.
  • run-time library
  • code library
  • library function

OK, so there are other visualization libraries that exist out there.

Autoplay Next

Examples

  • For math functions, the Java virtual machine calls the C run-time library, which uses BFP instructions.

    Academic text (1999)
  • When source code is available, the transfer into the source code library proceeds as described above.

    Academic text (1999)
  • I'm not giving you access to my music library.

  • OK, so there are other visualization libraries that exist out there.

  • It's as simple as in the first step, import the library tensor flow.

  • The generation number is incremented by the library on each directory update.

    Academic text (2011)
  • This lets us evolve the library API in an incompatible way.

  • The algorithms employed by applications and/or the MPI library itself can change depending on problem scale.

    Academic text (2011)
  • So it can do both simultaneously thanks to some cool new libraries that don't block interrupts.

  • The software developer utilized a library of precompiled functions to speed up the coding process.

Synonyms

lib
vslibrary
  • Specialized
5 7.7

A folder in a program that stores code other parts use

is about precompiled program collections specifically for development use
subroutine library
vslibrary
  • Specialized
5.1

A set of small programs that programmers can use to save time

focuses on precompiled routines and functions used across development tasks
program library
vslibrary
  • Specialized
3.7

A collection of ready-made pieces of code developers use in applications

emphasizes precompiled components rather than immediate execution availability

Compounds

A place where anyone can borrow books and use services for free

18 1.0

A small official card that lets you borrow books and use library services

A collection of songs or sheet music kept for people to use

A place where you borrow books to take home for a short time

The study of how to organize and run libraries

A list that shows all the books and other items a library has

1 2.3

A small amount of money you pay when you return library books late

A large United States government center that gives access to medical research and health information

A library that lends books to members to take home

Thick glue made from water and flour or starch used to stick paper

depository library
  • Specialized
6.4

A library that receives and keeps government documents for people to use

A collection of recorded sounds kept for listening or use

A university degree that teaches how to work in and run libraries

library program
  • Specialized
4.3

Computer code stored in a library that helps other software do common tasks

library routine
  • Specialized
4.9

A small part of a program that many programs use for tasks like sorting

A university degree after a first degree that prepares you to work as a librarian

A graduate degree for studying how libraries collect, organize and share information

A group of 13 old books found near Nag Hammadi, Egypt, in 1945 containing early Christian and Gnostic writings

program library
  • Specialized
3.7

A collection of ready-made pieces of code developers use in applications

subroutine library
  • Specialized
5.1

A set of small programs that programmers can use to save time

The largest medical library in the world, run by the U.S. government in Bethesda, Maryland

A very large medical library run by the United States government

How Comprehensive

platform
  • Specialized
278 4.9
framework
175 4.2
library
  • Specialized
77 4.9
module
101 3.7
snippet
36 4.8

Surface Forms

library singular
libraries plural

Morphology

library = libr + ary

Built from a non‑English combining form (libr-) plus the productive suffix '-ary'; the root is not a recognizable standalone English word, so learners cannot reliably derive the meaning from English components.

Etymology

The word library comes from the Latin librarium, based on liber meaning 'book'. A helpful way to remember the computing sense is to think of code libraries as 'collections' of ready-made programs, just like a room full of books, which is why programmers call reusable code a library.