actor
There are 248 repositories under actor topic.
egametang/ET
Unity3D Client And C# Server Framework
actix/actix
Actor framework for Rust.
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
alibaba/coobjc
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 Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
bastion-rs/bastion
Highly-available Distributed Fault-tolerant Runtime
QuantumLeaps/qpc
QP/C Real-Time Embedded Framework/RTOS is a lightweight implementation of the Active Object (Actor) model of computation for real-time embedded systems.
advantageous/qbit
The Java microservice lib. QBit is a reactive programming lib for building microservices - JSON, HTTP, WebSocket, and REST. QBit uses reactive programming to build elastic REST, and WebSockets based cloud friendly, web services. SOA evolved for mobile and cloud. ServiceDiscovery, Health, reactive StatService, events, Java idiomatic reactive programming for Microservices.
leeveel/GeekServer
基于.Netcore的开发效率高,性能强,跨平台,持久化层透明,支持不停服热更新的游戏服务器。Best for your unity game server!
RayTale/Ray
项目停止更新,新项目:https://github.com/RayTale/Vertex
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.
dobyte/due
基于Go语言开发的高性能分布式游戏服务器框架
operand/agency
A fast and minimal framework for building agent-integrated systems
QuantumLeaps/qpcpp
QP/C++ Real-Time Embedded Framework/RTOS is a lightweight implementation of the Active Object (Actor) model of computation for real-time embedded systems.
basiliscos/cpp-rotor
Event loop friendly C++ actor micro-framework, supervisable
elfo-rs/elfo
An asynchronous distributed actor framework in Rust with robust observability
RayTale/Vertex
Vertex is a distributed, ultimately consistent, event traceable cross platform framework based on Orleans, which is used to build high-performance, high throughput, low latency, scalable distributed applications
Actomaton/Actomaton
🎭 Swift async/await & Actor-powered effectful state-management framework.
lucav76/Fibry
The first Java Actor System supporting fibers from Project Loom
sunli829/xactor
Xactor is a rust actors framework based on async-std
kercylan98/minotaur
Minotaur - A Go library for distributed server-side development with an Actor model, tailored for game servers.
mdbergmann/cl-gserver
Sento - Actor framework featuring actors and agents for easy access to state and asynchronous operations.
uazu/stakker
A lightweight low-level single-threaded actor runtime
QuantumLeaps/qpn
QP-nano real-time embedded framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines
vladopajic/go-actor
A lightweight library for writing concurrent programs in Go using the Actor model.
apify/apify-sdk-js
Apify SDK monorepo
pojol/braid
A high-performance distributed framework powered by Actor model, designed for building scalable microservices and real-time applications with ease.
itsmehemant7/PyMovieDb
A Simple IMDb API for Python
ysbaddaden/earl
Service Objects for Crystal (Agents, Artists, Supervisors, Pools, ...)
Ksloveyuan/channelx
Some useful tools implemented by channel to increase development efficiency, e.g. event bus, promise, actor, stream, aggregator, goroutine pool, etc..
wwj31/dogactor
Distributed Systems,Based on Actor Model
auvipy/cell
actor framework for Kombu
relvaner/actor4j-core
Actor4j is a multi-runtime actor-oriented Java framework.
GetTech-io/awesome-actor
:punch: Awesome lists of actor model resources
OhKanghoon/swift-concurrency
Swift Concurrency 를 학습하는 공간
nucleartide/actor.js
Elixir-style actors in JavaScript
huan/mailbox
Mailbox is the predictable states & transitions container for actors.