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.
IO
Asio | C++ 11 | 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++ 11 | 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++ 11 | 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 | ||
MySQL | C++ 11 | MySQL client library built on top of Boost.Asio. |
MySQL client library built on top of Boost.Asio. | ||
Program Options | C++ 11 | 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. | ||
Redis | C++ 17 | Redis async client library built on top of Boost.Asio. |
Redis async client library built on top of Boost.Asio. | ||
Serialization | C++ 03 | Serialization for persistence and marshalling. |
Serialization for persistence and marshalling. | ||
URL | C++ 11 | URL parsing in C++11 |
URL parsing in C++11 |