#algebraic-effects (7 Repositories)
Ranked open-source repositories tagged with #algebraic-effects, scored by pull request acceptance likelihood and maintainer engagement velocity.
52.3%
11.5h
7 repositories tagged #algebraic-effects
yaes-io/yaes
A direct-style effect system in Scala 3 that tracks effects using context parameters
jbwinters/jacquard-lang
Jacquard is a small programming language designed for a regime in which most code is written by machine-learning models and reviewed by people.
effekt-lang/effekt
A language with lexical effect handlers and lightweight effect polymorphism
aallan/vera
Vera: a programming language designed for LLMs to write
ocaml-multicore/ocaml-multicore
Multicore OCaml
thma/PolysemyCleanArchitecture
Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture model.
fused-effects/fused-effects
A fast, flexible, fused effect system for Haskell