This is an older version of Boost and was released in 2018. The current version is 1.89.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. | |||
| Assign | C++ 03 | ||
| Filling containers with constant or generated data has never been easier. | |||
| Beast | C++ 03 | ||
| 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. | |||
| Format | C++ 03 | ||
| The format library provides a type-safe mechanism for formatting arguments according to a printf-like format-string. | |||
| IO | C++ 03 | ||
| The I/O sub-library of Boost helps segregate the large number of Boost headers. This sub-library should contain various items to use with/for the standard I/O library. | |||
| Iostreams | C++ 03 | ||
| Boost.IOStreams provides a framework for defining streams, stream buffers and i/o filters. | |||
| 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. | |||
| Serialization | C++ 03 | ||
| Serialization for persistence and marshalling. |