Skip to content

toomanycooksv1.5.0

Updated

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

#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

#Supported Platforms

!uwp & !android

  • linux
  • osx
  • windows
  • uwp

#Features

No features defined.

#Dependencies

and 50 transitive dependencies:

#Host Dependencies

and one transitive dependency:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • tzcnt's avatartzcnt

#Changelog

  • 9c8fdb0[toomanycooks] add new port 1.5.0 (#51825)