vic/fx-rs
Rust Algebraic Effects System - modeled after https://github.com/vic/fx.go
{ "defaultBranch": "main", "description": "Rust Algebraic Effects System - modeled after https://github.com/vic/fx.go", "fullName": "vic/fx-rs", "homepage": "http://fx-rs.oeiuwq.com/", "language": "Rust", "name": "fx-rs", "pushedAt": "2025-11-21T21:53:27Z", "stargazersCount": 10, "updatedAt": "2025-11-21T21:23:59Z", "url": "https://github.com/vic/fx-rs"}fx-rs is an Algebraic Effects system for Rust
Section titled “fx-rs is an Algebraic Effects system for Rust”modeled after Scala’s Kyo and Golang’s Fx.go
cargo add fx-rs