actor-framework
There are 78 repositories under actor-framework topic.
dobyte/due
基于Go语言开发的高性能分布式游戏服务器框架
Stiffstream/sobjectizer
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.
basiliscos/cpp-rotor
Event loop friendly C++ actor micro-framework, supervisable
craftgen/craftgen
Integrating AI into every workflow with our open-source, no-code platform, powered by the actor model for dynamic, graph-based solutions.
Tochemey/goakt
[Go] Distributed Actor framework using protocol buffers as message for Golang
unadlib/reactant
A framework for building React applications
OrleansContrib/Orleans.Clustering.Kubernetes
Orleans Membership provider for Kubernetes
Dasync/Dasync
Every developer deserves the right of creating microservices without using any framework 🤍
vlingo/xoom-examples
The VLINGO XOOM examples demonstrating features and functionality available in the reactive components. See each of the submodules for specific examples.
uazu/stakker
A lightweight low-level single-threaded actor runtime
QuantumLeaps/FreeACT
FreeACT is a minimal Active Object (Actor) framework for FreeRTOS
alibaba/hiactor
Hiactor is a distributed C++ actor framework.
GetTech-io/awesome-actor
:punch: Awesome lists of actor model resources
OrleansContrib/Orleans.Activities
Workflow Foundation (.Net 4.x System.Activities workflows) over Microsoft Orleans framework, providing stable, long-running, extremely scalable processes with XAML designer support.
isndev/qb
Modern C++17 actor-based framework for building high-performance concurrent and distributed systems. Features asynchronous I/O, lock-free messaging, cross-platform support (Linux/macOS/Windows), and multi-core scaling. Perfect for real-time applications, microservices, and network servers.
wwj31/dogactor
Distributed Systems,Based on Actor Model
smyrgeorge/actor4k
A small actor system written in kotlin using Coroutines.
OrleansContrib/Orleans.CosmosDB
Orleans providers for Azure Cosmos DB
reacted-io/reacted
Actor based reactive java framework for microservices in local and distributed environment
Peperworx/fluxion
Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also between systems.
iiwaasnet/kino
Kino - framework for building Actors networks
heliohm/active
An active object messaging framework for microcontrollers in C
egmkang/koala
Koala is a cross-platform framework for building distributed applications with python asyncio.
forax/loom-actor
A small but fun actor framework based on loom
Azer0s/quacktors
The quacking awesome Go actor model framework!
JuliaActors/GenServers.jl
Abstracting out concurrency to generic servers.
devlaam/Leucine
Small x-platform actor framework
lmagyar/Presentations
Stuffs I like to talk about...
Indemos/Distribution
General purpose virtual actor framework for peer-to-peer microservices or in-process communication within the same app with possible extension to blockchains.
JuliaActors/Guards.jl
Actors guarding access to mutable variables
zzxx-husky/ZAF
ZeroMQ Based Actor Framework
IRFM/thermavip
Open source framework for multi-sensor data acquisition, processing and visualization
jondo2010/boomerang
Deterministic Middleware for Robotics
Govcraft/acton-reactive
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.
himmetgencer/Actor-Framework-Tutorial-Series
LabVIEW Turkiye Actor Framework Tutorial Series Examples
mkhazaei/ActorModel.NET
A lightweight Actor Model for .NET