There are 4 repositories under actor-framework topic.
An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability proved by years in the production.
Event loop friendly C++ actor micro-framework, supervisable
Integrating AI into every workflow with our open-source, no-code platform, powered by the actor model for dynamic, graph-based solutions.
Orleans Membership provider for Kubernetes
Every developer deserves the right of creating microservices without using any framework 🤍
The VLINGO XOOM examples demonstrating features and functionality available in the reactive components. See each of the submodules for specific examples.
FreeACT is a minimal Active Object (Actor) framework for FreeRTOS
:punch: Awesome lists of actor model resources
Workflow Foundation (.Net 4.x System.Activities workflows) over Microsoft Orleans framework, providing stable, long-running, extremely scalable processes with XAML designer support.
Zigma is an algorithmic trading framework built with the Zig programming language, leveraging an actor-based concurrency model. It aims to provide an efficient, low-latency system for algorithmic trading through components handling market data, strategy execution, order management, risk, and data persistence.
EasyCS is an easy-to-use and flexible framework for Unity, adopting a Data-Driven Entity & Actor-Component approach. It bridges Unity's classic OOP with powerful data-oriented patterns, without forcing a complete ECS paradigm shift or a mindset change. Build smarter, not harder. 🎮🧩
A small actor system written in kotlin using Coroutines.
Orleans providers for Azure Cosmos DB
This repository contains an experimental actor framework built using the Zig programming language. The framework implements actor-based concurrent programming patterns, including message passing between actors, actor lifecycle management, and state isolation. It leverages the libxev library for its event loop and concurrency.
Actor based reactive java framework for microservices in local and distributed environment
Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also between systems.
Koala is a cross-platform framework for building distributed applications with python asyncio.
A small but fun actor framework based on loom
Abstracting out concurrency to generic servers.
General purpose virtual actor framework for peer-to-peer microservices or in-process communication within the same app with possible extension to blockchains.
Stuffs I like to talk about...
The Acton Reactive Application Framework provides an efficient way to build fast, reactive Rust applications. Designed around an actor-based model, it simplifies concurrency and allows developers to focus on writing scalable, maintainable code. Acton gets its name from the fact that it "acts on" messages you define.
Open source framework for multi-sensor data acquisition, processing and visualization
Actors guarding access to mutable variables