actor-system
There are 36 repositories under actor-system topic.
lemunozm/message-io
Fast and easy-to-use event-driven network library.
Manistein/SparkServer
SparkServer是一个参照skynet设计的C#服务端框架,能够无缝整合到skynet集群机制中,也能自行组网,构建只有SparkServer节点的集群
lucav76/Fibry
The first Java Actor System supporting fibers from Project Loom
Tochemey/goakt
[Go] Fast and Distributed Actor framework using protocol buffers as message for Golang
uazu/stakker
A lightweight low-level single-threaded actor runtime
Whaally/Domain
An choreographer of core-domains, facilitating the abstraction of infrastructure, for a scalable domain model.
smyrgeorge/actor4k
A small actor system written in kotlin using Coroutines.
forax/loom-actor
A small but fun actor framework based on loom
alexeyraspopov/actor-system
Build robust and resilient message-driven systems
rcardin/pcd-actors
A system that implements the actor model.
JohnMurray/busan
An actor implementation in Rust
zzxx-husky/ZAF
ZeroMQ Based Actor Framework
dpsures/akkaflow-basic
Application to demonstrate Akka actor model framework basic flow
jancajthaml-openbank/actor-system
Actor System for go
nowayhecodes/actor-bonilla
An actor model implementation in Typescript (it's just a silly pun don't expect this to work or to be finished sometime) :man_artist:
ytake/protoactor-go-persistence-pg
Go package with persistence provider for Proto Actor (Go) based on PostgreSQL.
adamecr/Common.Actor
Lightweight in-process asynchronous message based inter-components communication framework - Actor System
mkhazaei/ActorModel.NET
A lightweight Actor Model for .NET
Colack/NeoRaquet
Neo-Raquet Game Engine
fawind/actor-db
PoC of an Actor Database System
JohnMurray/awesome-actors
An "awesome list" of actor model resources
janehmueller/ADS2018
An actor database system implementation for the seminar Actor Database Systems at HPI
mtumilowicz/kotlin-functional-programming-actors-workshop
Simple implementation of actor model framework.
mtumilowicz/scala-akka-actor-workshop
Introduction to typed akka actors.
Romans-Sleepwalking/battles-of-winterfell-online
MMO-PvP-JRPG game with "Game of Thrones" setting. JVM server runtime program for numerous desktop browser users.
VikashChauhan51/catalog
E-shopping catalog service
abeccaro/pcd-actors
Project made in 2015 for Concurrent and Distributed Programming course at University
andreastedile/actum
An asynchronous, runtime-agnostic and testable actor library.
andreastedile/actum-old
Experimental actor library in Rust
guillempuche/tarant-react
React Hook for the actor model library Tarant
JasterV/transactions-processor
Process CSV data representing account transactions and display the accounts data
ytake/protoactor-go-persistence-mysql
Go package with persistence provider for Proto Actor (Go) based on MySQL.
abdulrahmanaymann/Hotel-Management-System
The Hotel Management System is a Scala-based project designed to streamline and digitalize the operations of a hotel.
chen0040/play2-standalone-server
Simple play2 standalone server which will automatically find available ports on the host computer from a host range to starts the play2 server as well as akka actor system
manoj2411/akka-playground
Journey to learn actors and akka using scala
niclash/ponylang-patterns
My own collection of patterns in Pony Language