1. Home
  2. Browse
  3. toomanycooks

toomanycooks

v1.5.0#0Latest

The C++20 coroutine framework with no compromises. Excellent performance, simple syntax, and powerful features.

Install

Run the following Vcpkg command to install the port.

vcpkg install toomanycooks

Usage

toomanycooks provides CMake targets:

find_package(TooManyCooks CONFIG REQUIRED)

target_link_libraries(main PRIVATE TooManyCooks::TooManyCooks)

Additional configurations, including replacing the boost-asio backend with standalone asio,

are available via the overlay port located in the library repo:

https://github.com/tzcnt/TooManyCooks/tree/main/ports/toomanycooks

Dependencies

See source

Version

v1.5.0#0

Publication

Supports

!uwp & !android

GitHub

tzcnt/TooManyCooks

Homepage

github.com/tzcnt/TooManyCooks

Documentation

fleetcode.com/oss/tmc/docs

Subtree

9c8fdb050b

License

BSL-1.0

Definition

Manifest