Actor Model implementation with Go 1.18 Generics

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • suture

    Supervisor trees for Go. (by thejerf)

  • reign

    Rewrite Erlang In Go Nicely - a library for mimicking Erlang's mailboxes and clustering

  • Having read all that, you may now experience a certain amount of cognitive and/or emotional whiplash when I link you to my other Erlang-esque library, reign, which implements an even more Erlang-esque model for actors inside of Go. It has PIDs, Erlang-style mailboxes with message-matching out-of-order delivery, can do cross-network communication within clusters, and may still not be "the actor model" but checks off yet more things on the list.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts