This is an older version of Boost and was released in 2022. The current version is 1.89.0.
Concurrent
| 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. | |||
| Atomic | C++ 03 | ||
| C++11-style atomic<>. | |||
| Beast | C++ 11 | ||
| Portable HTTP, WebSocket, and network operations using only C++11 and Boost.Asio | |||
| Compute | C++ 03 | ||
| Parallel/GPU-computing library | |||
| Context | C++ 11 | ||
| (C++11) Context switching library. | |||
| Coroutine | C++ 03 | ||
| Coroutine library. | |||
| Coroutine2 | C++ 11 | ||
| (C++11) Coroutine library. | |||
| Fiber | C++ 11 | ||
| (C++11) Userland threads library. | |||
| Interprocess | C++ 03 | ||
| Shared memory, memory mapped files, process-shared mutexes, condition variables, containers and allocators. | |||
| Lockfree | C++ 03 | ||
| Lockfree data structures. | |||
| MPI | C++ 03 | ||
| Message Passing Interface library, for use in distributed-memory parallel application programming. | |||
| Thread | C++ 03 | ||
| Portable C++ multi-threading. C++03, C++11, C++14, C++17. |