Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library. See http://www.boost.org

Project Activity

See All Activity >

License

Boost Software License (BSL1.0)

Follow Boost C++ Libraries

Boost C++ Libraries Web Site

Other Useful Business Software
Build Securely on AWS with Proven Frameworks Icon
Build Securely on AWS with Proven Frameworks

Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
91
0
1
1
10
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5

User Reviews

  • A jQuery like for C++ environment, thank you for creating this wonderful library
  • Many functions from Boost library become next C++ standard. Just said.
  • One of the best collections of C++ libraries.
  • Easy install on Windows 7 or later ---------------------------------- 1. Open up a Cygwin terminal and cd to your downloaded source 2. Run ./bootstrap.bat ( had to search for file) ~/Desktop/Download/boost_1_62_0/tools/build$ ./bootstrap.bat mingw ** because Im using mingw Bootstrapping the build engine Bootstrapping is done. To build, run: .\b2 --prefix=DIR install 3. Since I use Mingwing gcc I run the following commands: ~/Desktop/Download/boost_1_62_0/tools/build$ ./b2.exe --prefix=/boost/ toolset=gcc install Easy Install. Examples are in the install directory cd examples and just find a main.cpp program. To compile just run the following command : g++ main.cpp -o example1
    1 user found this review helpful.
  • good project
Read more reviews >

Additional Project Details

Awards

Intended Audience

Developers

Programming Language

C++

Related Categories

C++ Software Development Software

Registered

2000-06-29