This is an older version of Boost and was released in 2021. The current version is 1.88.0.
IO
Asio | C++ 03 | Portable networking and other low-level I/O, including sockets, timers, hostname resolution, socket iostreams, serial ports, file descriptors and Windows HANDLEs. | |
Portable networking and other low-level I/O, including sockets, timers, hostname resolution, socket iostreams, serial ports, file descriptors and Windows HANDLEs. | |||
Assign | C++ 03 | Filling containers with constant or generated data has never been easier. | |
Filling containers with constant or generated data has never been easier. | |||
Beast | C++ 11 | Portable HTTP, WebSocket, and network operations using only C++11 and Boost.Asio | |
Portable HTTP, WebSocket, and network operations using only C++11 and Boost.Asio | |||
Endian | C++ 03 | Types and conversion functions for correct byte ordering and more regardless of processor endianness. | |
Types and conversion functions for correct byte ordering and more regardless of processor endianness. | |||
Format | C++ 03 | The format library provides a type-safe mechanism for formatting arguments according to a printf-like format-string. | |
The format library provides a type-safe mechanism for formatting arguments according to a printf-like format-string. | |||
IO | C++ 03 | Utilities for the standard I/O library. | |
Utilities for the standard I/O library. | |||
Iostreams | C++ 03 | Boost.IOStreams provides a framework for defining streams, stream buffers and i/o filters. | |
Boost.IOStreams provides a framework for defining streams, stream buffers and i/o filters. | |||
JSON | C++ 11 | JSON parsing, serialization, and DOM in C++11 | |
JSON parsing, serialization, and DOM in C++11 | |||
Program Options | C++ 03 | The program_options library allows program developers to obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. | |
The program_options library allows program developers to obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. | |||
Serialization | C++ 03 | Serialization for persistence and marshalling. | |
Serialization for persistence and marshalling. |