You've currently chosen the 1.86.0 version. If a newer release comes out, you will continue to view the 1.86.0 version, not the new latest release.
Portable networking and other low-level I/O, including sockets, timers, hostname resolution, socket iostreams, serial ports, file descriptors and Windows HANDLEs.
Portable HTTP, WebSocket, and network operations using only C++11 and Boost.Asio
Types and conversion functions for correct byte ordering and more regardless of processor endianness.
The format library provides a type-safe mechanism for formatting arguments according to a printf-like format-string.
Boost.IOStreams provides a framework for defining streams, stream buffers and i/o filters.
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.