A bleeding-edge, lock-free, wait-free, continuation-stealing fork-join library built on C++20's coroutines.
Run the following Vcpkg command to install the port.
vcpkg install libfork
libfork provides CMake targets:
find_package(libfork CONFIG REQUIRED) target_link_libraries(main PRIVATE libfork::libfork)
v3.8.0#0
May 15, 2024
All
conorwilliams/libfork596
github.com/conorwilliams/libfork
28c4ec8670
MPL-2.0
Manifest