This version of Boost is under active development. You are currently in the develop branch. The current version is 1.89.0.
Concurrent
| 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. | |||
| Atomic | C++ 11 | ||
| C++11-style atomic types. | |||
| Beast | C++ 11 | ||
| Portable HTTP, WebSocket, and network operations using only C++11 and Boost.Asio | |||
| Cobalt | C++ 20 | ||
| Coroutines. Basic Algorithms & Types | |||
| 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++ 14 | ||
| Lockfree data structures. | |||
| MPI | C++ 03 | ||
| Message Passing Interface library, for use in distributed-memory parallel application programming. | |||
| MQTT5 | C++ 17 | ||
| MQTT5 client library built on top of Boost.Asio. | |||
| MySQL | C++ 11 | ||
| MySQL client library built on top of Boost.Asio. | |||
| Redis | C++ 17 | ||
| Redis async client library built on top of Boost.Asio. | |||
| Thread | C++ 11 | ||
| Portable C++ multi-threading. C++11, C++14, C++17. |