Boost 1.93.0 closed for new libraries and breaking changes
Release 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.
conan install boost
vcpkg install boost
sudo apt install libboost-all-dev
sudo dnf install boost-devel
sudo yum install boost-devel
sudo pacman -S boost
brew install boost
Popular terms:
Release 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.
Release closed for major code changes. Still open for serious problem fixes and docs changes without release manager review.
Release closed for all changes
Beta posted for download.
Bidirectional maps library for C++. With Boost.Bimap you can create associative containers in which both types can be used as key.
A spiritual successor to Boost.FunctionTypes, Boost.CallableTraits is a header-only C++11 library for the compile-time inspection and manipulation of all 'callable' types. Additional support for C++17 features.
Open-methods are virtual functions that exist outside of classes, as free-standing functions. They make it possible to add polymorphic behavior to existing classes, without modifying them. This implementation supports single and multiple dispatch.
Tap into quick answers, networking, and chat with 24,000+ members.
Learn how to test or evaluate library submissions, or submit your own.
Get updates on the latest releases, fixes and announcements.
conan install boost
vcpkg install boost
sudo apt install libboost-all-dev
sudo dnf install boost-devel
sudo yum install boost-devel
sudo pacman -S boost
brew install boost
Every bar tells a story; the collective effort of a community building Boost
Fast multi-dimensional histogram with convenient interface for C++14
A simple, one-paragraph license created specifically for C++. It gives permission to use, modify, and distribute for any purpose.
No license file is required in binaries, just attribution in the source code. And it's compatible with virtually all other licenses.
Companies like Microsoft, Adobe and Citigroup have used it for the past 20 years.