actor topic

List actor repositories

ActionStage

29
Stars
4
Forks
Watchers

ActionStage that dispatch message, decoupling between modules

stakker

158
Stars
8
Forks
Watchers

A lightweight low-level single-threaded actor runtime

earl

94
Stars
5
Forks
Watchers

Service Objects for Crystal (Agents, Artists, Supervisors, Pools, ...)

cl-gserver

194
Stars
15
Forks
Watchers

Sento - Actor framework featuring actors and agents for easy access to state and asynchronous operations.

wactor

25
Stars
2
Forks
Watchers

Ultra minimal actor API wrapper for lunatic

ET

8.5k
Stars
2.9k
Forks
Watchers

Unity3D Client And C# Server Framework

akka.net

4.6k
Stars
1.0k
Forks
Watchers

Canonical actor model implementation for .NET with local + distributed actors in C# and F#.

sobjectizer

462
Stars
45
Forks
Watchers

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.

bastion

2.8k
Stars
101
Forks
Watchers

Highly-available Distributed Fault-tolerant Runtime

coobjc

4.0k
Stars
528
Forks
Watchers

coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Fo...