Skip to Content

reaction v1.0.0

Created
Updated

A lightweight, header-only, high-performance reactive programming framework for C++20

# Usage

reaction is a header-only library that provides CMake targets:

find_package(reaction CONFIG REQUIRED)
target_link_libraries(main PRIVATE reaction::reaction) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • lumia431's avatar lumia431

# Changelog

  • c8680a2 [reaction] Add new port (#47511)

# Source