Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Boost (C++ libraries)
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|C++ libraries}} {{Primary sources|date=October 2023}} {{Infobox software | title = | name = Boost | logo = Boost.svg<!-- Image name is enough --> | logo size = 100px | logo alt = | logo caption = | screenshot = <!-- Image name is enough --> | screenshot size = | screenshot alt = | caption = | collapsible = | author = | developer = | released = {{Start date and age|1999|09|01}}<ref>{{cite web|url=https://www.boost.org/users/history/old_versions.html|title=Old Versions|access-date=11 April 2017}}</ref> | discontinued = | latest release version = {{wikidata|property|reference|edit|P348|P548=Q2804309}} | latest release date = {{Start date and age | {{wikidata|qualifier|P348|P548=Q2804309|P577}} }} | latest preview version = | latest preview date = <!-- {{Start date and age|YYYY|MM|DD|df=yes}} --> | programming language = [[C++]] | operating system = [[Cross-platform]] | platform = | size = | language = | language count = <!-- Number only --> | language footnote = | genre = [[library (computing)|Libraries]] | license = [[#License|Boost Software License]] | website = {{URL|https://www.boost.org}} | standard = | AsOf = }} [[File:Boost.png|thumb|Old logo (2006β2025)]] '''Boost''' is a set of [[library (computing)|libraries]] for the [[C++]] programming language that provides support for tasks and structures such as [[linear algebra]], [[pseudorandom number generator|pseudorandom number generation]], multithreading, [[image processing]], [[regular expression]]s, and [[unit testing]]. It contains 164 individual libraries (as of version 1.76).<ref>{{Cite web | url=https://www.boost.org/doc/libs/?view=condensed | title=List of Boost libraries}}</ref> All of the Boost libraries are [[software license|licensed]] under the [[#License|Boost Software License]], designed to allow Boost to be used with both [[free software|free]] and [[proprietary software]] projects.<ref>{{Cite web|title=Boost Software License|url=https://www.boost.org/users/license.html|access-date=2022-01-06|website=www.boost.org}}</ref> Many of Boost's founders are on the [[ISO/IEC 14882|C++ standards]] committee, and several Boost libraries have been accepted for incorporation into the [[C++ Technical Report 1]], the [[C++11]] standard (e.g. smart pointers, thread, regex, random, ratio, tuple)<ref>{{Cite web | url=http://www.open-std.org/jtc1/sc22/wg21/docs/library_technical_report.html | title=Library Technical Report | publisher=JTC1/SC22/WG21 - The C++ Standards Committee | date=2 July 2003 | access-date=1 February 2012}}</ref><ref>{{Cite web | url=http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2090.html | title=A Threading API for C++}}</ref> and the [[C++17]] standard (e.g. filesystem, any, optional, variant, string_view).<ref>{{Cite web | url=https://stackoverflow.com/a/8852421/2006632 | title=StackOverflow.com site}}</ref> The Boost community emerged around 1998, when the first version of the standard was released. It has grown continuously since then and now plays a big role in the standardization of C++. Even though there is no formal relationship between the Boost community and the standardization committee, some of the developers are active in both groups.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)