Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 3.14 KB

File metadata and controls

34 lines (26 loc) · 3.14 KB

Actor Model

Libraries for building actor-based programs.

Ranked by Stars

Repository Stars Forks Last Updated Description
asynkron/protoactor-go 5k 574 2026-08-05T12:18:07Z Distributed actors for Go, C#, and Java/Kotlin.
ergo-services/ergo 5k 186 2026-08-04T07:35:41Z An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang.
anthdm/hollywood 2k 179 2026-08-04T08:01:52Z Blazingly fast and light-weight Actor engine written in Golang.
Tochemey/goakt 366 37 2026-08-05T22:03:48Z Fast and Distributed Actor framework using protocol buffers as message for Golang.
pancsta/asyncmachine-go 185 15 2026-08-05T09:50:40Z Graph control flow library (AOP, actor, state-machine).

Ranked by Forks

Repository Stars Forks Last Updated Description
asynkron/protoactor-go 5k 574 2026-08-05T12:18:07Z Distributed actors for Go, C#, and Java/Kotlin.
ergo-services/ergo 5k 186 2026-08-04T07:35:41Z An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang.
anthdm/hollywood 2k 179 2026-08-04T08:01:52Z Blazingly fast and light-weight Actor engine written in Golang.
Tochemey/goakt 366 37 2026-08-05T22:03:48Z Fast and Distributed Actor framework using protocol buffers as message for Golang.
pancsta/asyncmachine-go 185 15 2026-08-05T09:50:40Z Graph control flow library (AOP, actor, state-machine).

Ranked by Last Updated

Repository Stars Forks Last Updated Description
Tochemey/goakt 366 37 2026-08-05T22:03:48Z Fast and Distributed Actor framework using protocol buffers as message for Golang.
asynkron/protoactor-go 5k 574 2026-08-05T12:18:07Z Distributed actors for Go, C#, and Java/Kotlin.
pancsta/asyncmachine-go 185 15 2026-08-05T09:50:40Z Graph control flow library (AOP, actor, state-machine).
anthdm/hollywood 2k 179 2026-08-04T08:01:52Z Blazingly fast and light-weight Actor engine written in Golang.
ergo-services/ergo 5k 186 2026-08-04T07:35:41Z An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang.