Skip to content
vic

vic/fx-rs

Rust Algebraic Effects System - modeled after https://github.com/vic/fx.go

vic/fx-rs.json
{
"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”

fx-rs

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

Terminal window
cargo add fx-rs