Skip to main content

:punch: Awesome lists of actor model resources

85
GitHub Stars
30
Curated Resources
5
Categories
2 hours ago
Last Refreshed
Frameworks, Libraries and ToolsArticlesVideosResearchCommunity

Use this list with your AI agent

Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:

"Show me application frameworks resources from awesome-actor"

Installation instructions →

What's inside

Frameworks, Libraries and Tools

  • ActixApplication Frameworks

    Actor framework for Rust

  • AkkaApplication Frameworks

    Build highly concurrent, distributed, and resilient message-driven applications on the JVM

  • Akka.NetApplication Frameworks

    Akka.NET is a professional-grade port of the popular Java/Scala framework Akka distributed actor framework to .NET.

  • CAF: C++ Actor FrameworkApplication Frameworks

    CAF is an open source C++11 actor model implementation featuring lightweight & fast actor implementations, pattern matching for messages, network transparent messaging, and more.

  • ComedyApplication Frameworks

    Node.js actor framework.

  • Microsoft Dapr ActorsApplication Frameworks

    Dapr runtime provides an actor implementation which is based on Virtual Actor pattern. The Dapr actors API provides a single-threaded programming model leveraging the scalability and reliability guarantees provided by underlying platform on which Dapr is running.

Research

  • Microsoft Research - Orleans Virtual Actors

    Project “Orleans” invented the Virtual Actor abstraction, which provides a straightforward approach to building distributed interactive applications, without the need to learn complex programming patterns for handling concurrency, fault tolerance, and resource management.

Community

Showing a sample of 30 resources. View the full list on GitHub →