#Actor-model
Showing 28 of 28 repositories tagged #actor-model, ranked by stars
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
Cloud Native application framework for .NET
Actor framework for Rust.
A work-in-progress, open-source, multi-player city simulation game.
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.
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.
Blazingly fast and light-weight Actor engine written in Golang
Orbit - Virtual actor framework for building distributed systems
Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
๐ Cherry โ Go game server framework powered by Actor Model. Serial goroutine per actor, NATS/etcd discovery, pluggable connectors (TCP/WS/HTTP), protobuf & object-pooled messaging, time wheel, snowflake. Born for MMO/SLG/RPG, scales to millions.
Actor runtime and distributed systems framework for Rust
A developing game server framework,based on Entity Component System(ECS).
Peer-to-peer cluster implementation for Swift Distributed Actors
A fast and minimal framework for building agentic systems
Spawn - Actor Mesh
[Go] Distributed Actor/Grain framework for Golang with goodies
The Microservices Online Shop is an application with a modern software architecture that is cleanly designed and based on.NET lightweight technologies. The shop has two build variations. The first variant is the classic Microservices Architectural Style. The second one is with Dapr. Dapr has a comprehensive infrastructure for building highly decoupled Microservices; for this reason, I am using Dapr to achieve the noble goal of building a highly scalable application with clean architecture and clean code.
A framework for building React applications
Xactor is a rust actors framework based on async-std
reactive้ฃๆ ผ็ๅพฎๆๅกๆกๆถ
An safe & opinionated actor-like framework written in Rust that just works. Simple, robust, fast, documented.
tiny game server framework writen in golang
Blockchain implemented using the Scala programming language
A small actor system written in kotlin using Coroutines.
training neural networks with akka
Efficient Pandas and Ray Kafka Producer for python using actor model.
My implementation of "Build a Stock-Tracking CLI with Async Streams in Rust" - The Actor Model