#algebraic #functional #effect #kyo

fx-rs

Algebraic Effects inspired by Kyo and Fx.go

2 releases

Uses new Rust 2024

new 0.1.0 May 18, 2025
0.1.0-dev1 May 21, 2025
0.1.0-dev0 May 20, 2025

#806 in Math

Download history 168/week @ 2025-05-16

168 downloads per month

Apache-2.0

33KB
787 lines

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

Dependencies