Portable networking and other low-level I/O, including sockets, timers, hostname resolution, socket iostreams, serial ports, file descriptors and Windows HANDLEs.
C++
11
Portable HTTP, WebSocket, and network operations using only C++11 and Boost.Asio
C++
11
Types and conversion functions for correct byte ordering and more regardless of processor endianness.
C++
11
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.
C++
11