Skip to Content

toomanycooks v1.5.0

Created
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

# License

# Supported Platforms

!uwp & !android

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

and 51 transitive dependencies:

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • tzcnt's avatar tzcnt

# Changelog

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

# Source