The Boost C++ Libraries are open source, peer-reviewed, portable and free
Created by experts to be reliable, skillfully-designed, and well-tested.
Boost Mission
- development of high quality, expert reviewed, legally unencumbered, open-source libraries,
- inspiring standard enhancements, and
- advancing and disseminating software development best practices.
It does this by fostering community engagement, nurturing leaders, providing necessary financial/legal support, and making directional decisions in the event of Boost community deadlock.
Equally important to our mission is the guidance provided by our shared values. These are transparency, inclusivity, consensus-building, federated authorship, and community-driven leadership.
10M+
Total Downloads165+
Individual LibrariesWhy Use Boost? In a word, Productivity. Use of high-quality libraries like Boost speeds initial development, results in fewer bugs, reduces reinvention-of-the-wheel, and cuts long-term maintenance costs. And since Boost libraries tend to become de facto or de jure standards, many programmers are already familiar with them.
October 2025
Oct. 22, 2025: Boost 1.90.0 closed for new libraries and breaking changesRelease branch is closed for new libraries and breaking changes to existing libraries. Still open for bug fixes and other routine changes to all libraries without release manager review.
Oct. 29, 2025: Boost 1.90.0 closed for major changes
Release closed for major code changes. Still open for serious problem fixes and docs changes without release manager review.
November 2025
Nov. 5, 2025: Boost 1.90.0 closed for betaRelease closed for all changes
Nov. 12, 2025: Boost 1.90.0 beta
Beta posted for download.
Nov. 13, 2025: Boost 1.90.0 open for bug fixes
Release open for bug fixes and documentation updates. Other changes by permission of a release manager.
December 2025
Dec. 3, 2025: Boost 1.90.0 closedRelease closed for all changes
Dec. 10, 2025: Boost 1.90.0 release
Release posted for download.
How to Be an Effective Boost Review Manager by Arnaud Becheler
Posted on Sep 15th, 2025 by Robert Beeston
Boost.SQLite proposal results
Posted on Sep 13th, 2025 by Robert Beeston
Repo: https://github.com/klemens-morgenstern/sqlite
Docs: https://klemens.dev/sqlite
Review results: lists.boost.org/arch....HCBTPPBGM6WW54PBFNR/
Improving libraries through Boost review process: the case of OpenMethod
Posted on Sep 4th, 2025 by Jean-Louis Leroy
in modern C++. After releasing the first one - YOMM11 - I asked on the Boost
mailing list if there was an interest in bringing YOMM11 into Boost. Back then
there was not much.
I made another attempt when I released the much improved YOMM2, but interest was
still feeble. Or maybe I did not explain what it was about well enough.
Anyway, I continued improving YOMM2 as a stand-alone project, and, in
retrospect, I now think that…