awesome-actor
github.com/gettech-io/awesome-actor ↗:punch: Awesome lists of actor model resources
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.
Videos
- Actor Model Explained
- An Introduction To The Actor Model And Akka .NET - Sean Killeen
Sean Killeen
- Building distributed applications with Orleans - Sergey Bykov
Sergey Bykov
- Building personalization with Orleans and Actor Modelling - Harald Schult Ulriksen
Harald Schult Ulriksen
- Distributed Transactions are dead, long live distributed transaction! - Sergey Bykov
Sergey Bykov
- Distributed Transactions are dead - Sergey Bykov
Sergey Bykov
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
- Orleans Contrib
Orleans Community Contributions
Showing a sample of 30 resources. View the full list on GitHub →