Home
Dictionary
Tags
Development
Programming Tools
Static Library
Definition - What does
Static Library
mean?
A static library is a programming concept in which shared libraries with special functionalities, classes or resources are linked to external applications or components, facilitating the creation of stand-alone and executable files. During linking, a static library's external parts are loaded into the address space or merged with application code.
A static library provides an effective mechanism for reusing code.
Techopedia explains
Static Library
Static libraries are called and activated by software language and an operating system (OS), versus dynamic libraries, which uses different implementation mechanisms. Only a developer or user may link a static library to an application.
Most library concepts are derivatives of the static library, which evolved from a concept in which the same programming codes or routines are not reimplemented for different applications or components. Rather, a library with required routines is defined.
Key static library benefits are as follows:
Ensures library version and compatibility with the developed application code, facilitating version maintenance.
Enables the creation of single executable files. Only required library parts of an executable file must be linked, versus a dynamic library, which requires loading of the entire library. However, executable file size is higher when a static library is used.
Posted by:
Cory Janssen
Tweet
Tweet
Related Terms
Class Library
Software Library
Active Template Library (ATL)
Related Videos
Related Links
Related White Papers
Other Resources
Related Tags
Categories:
Development
Programming Tools
Programming Languages
Application Programming Interfaces (APIs)
Object Oriented Programming (OOP)
Recommended For You
close
An Introduction to Candidate Keys
Read More
ยป
Connect with us
Techopedia on Linkedin
Follow us on LinkedIn
Techopedia on Twitter
'@Techopedia'
Sign up for Techopedia's Free Newsletter!
Sign-In
Join Techopedia
Home
Dictionary
Articles
Tutorials
Newsletters
Menu
Home
Dictionary
Articles
Tech 101
How To
5 Things
IT Careers
History of Tech
Tutorials
Hot Trends
Big Data
Windows 8
Security
Cloud Computing
Data Centers
Mobile Computing
CRM
Green IT
Storage
Virtualization
Online Privacy
Job Roles
Developers
Network Admins
Database Admins
Tech Support
IT Management
Water Cooler
Infographics
Who To Follow
All Topics
Hacking
Online Marketing
Buzzwords and Jargon
Viruses
Operating Systems
Legal
People
Search Engines
World Wide Web
Personal Tech
Gaming
Linux
Internet