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.
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. |
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. |
C++11-style atomic types. | ||
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 | ||
Cobalt | C++ 20 | Coroutines. Basic Algorithms & Types |
Coroutines. Basic Algorithms & Types | ||
Compute | C++ 03 | Parallel/GPU-computing library |
Parallel/GPU-computing library | ||
Context | C++ 11 | (C++11) Context switching library. |
(C++11) Context switching library. | ||
Coroutine | C++ 03 | Coroutine library. |
Coroutine library. | ||
Coroutine2 | C++ 11 | (C++11) Coroutine library. |
(C++11) Coroutine library. | ||
Fiber | C++ 11 | (C++11) Userland threads library. |
(C++11) Userland threads library. | ||
Interprocess | C++ 03 | Shared memory, memory mapped files, process-shared mutexes, condition variables, containers and allocators. |
Shared memory, memory mapped files, process-shared mutexes, condition variables, containers and allocators. | ||
Lockfree | C++ 03 | Lockfree data structures. |
Lockfree data structures. | ||
MPI | C++ 03 | Message Passing Interface library, for use in distributed-memory parallel application programming. |
Message Passing Interface library, for use in distributed-memory parallel application programming. | ||
MySQL | C++ 11 | MySQL client library built on top of Boost.Asio. |
MySQL client library built on top of Boost.Asio. | ||
Redis | C++ 17 | Redis async client library built on top of Boost.Asio. |
Redis async client library built on top of Boost.Asio. | ||
Thread | C++ 11 | Portable C++ multi-threading. C++11, C++14, C++17. |
Portable C++ multi-threading. C++11, C++14, C++17. |