1. Home
  2. Browse
  3. reaction

reaction

v1.0.0#0Latest

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

Install

Run the following Vcpkg command to install the port.

vcpkg install reaction

Usage

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

find_package(reaction CONFIG REQUIRED)

target_link_libraries(main PRIVATE reaction::reaction)

Dependencies

See source

Version

v1.0.0#0

Publication

Supports

All

GitHub

lumia431/reaction

Homepage

github.com/lumia431/reaction

Subtree

c8680a2274

License

MIT

Definition

Manifest