Boost.Filesystem
boost::filesystem provides portable file and directory operations — path manipulation,
Boost.Iostreams
boost::iostreams is a framework for building filtering streams — chains of sources, sinks, and
Boost.Program_options
boost::program_options parses command-line arguments, config files, and environment variables
Boost.Process
boost::process provides cross-platform subprocess management — launch child processes, capture
Boost.DLL
boost::dll provides portable shared-library loading — open a .so, .dll, or .dylib at
Boost.System
boost::system provides the error_code and error_category framework — a structured, extensible