Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

This is the documentation for an old version of Boost. Click here to view this page for the latest version.

Boost 1.70.0 Library Documentation

Sort by:
Thread

Portable C++ multi-threading. C++03, C++11, C++14, C++17.

Author(s)
Anthony Williams and Vicente J. Botet Escriba
First Release
1.25.0
Standard
Proposed
Categories
Concurrent Programming, System
Ratio

Compile time rational arithmetic. C++11.

Author(s)
Howard Hinnant, Beman Dawes and Vicente J. Botet Escriba
First Release
1.47.0
Standard
Proposed
Categories
Math and numerics
Chrono

Useful time utilities. C++11.

Author(s)
Howard Hinnant, Beman Dawes and Vicente J. Botet Escriba
First Release
1.47.0
Standard
Proposed
Categories
Domain Specific, System
DLL

Library for comfortable work with DLL and DSO.

Author(s)
Antony Polukhin and Renato Tegon Forti
First Release
1.61.0
Standard
Proposed
Categories
System
Stacktrace

Gather, store, copy and print backtraces.

Author(s)
Antony Polukhin
First Release
1.65.0
Standard
Proposed
Categories
Correctness and testing, System
Outcome

A deterministic failure handling library partially simulating lightweight exceptions.

Author(s)
Niall Douglas
First Release
1.70.0
Standard
Proposed
Categories
Language Features Emulation, Patterns and Idioms, Programming Interfaces