fx-rs

Crates.iofx-rs
lib.rsfx-rs
version0.1.1-dev0
created_at2025-05-18 22:15:59.694816+00
updated_at2025-06-14 00:08:04.50968+00
descriptionAlgebraic Effects inspired by Kyo and Fx.go
homepagehttps://vic.github.io/fx-rs
repositoryhttps://github.com/vic/fx-rs
max_upload_size
id1678983
size106,279
Victor Borja (vic)

documentation

README

fx-rs is an Algebraic Effects system for Rust

fx-rs

modeled after Scala's Kyo and Golang's Fx.go

cargo add fx-rs

Crate: https://crates.io/crates/fx-rs

Read the Book: https://vic.github.io/fx-rs

Rust API: https://docs.rs/fx-rs

Commit count: 70

cargo fmt