#actor-model (24 Repositories)
Ranked open-source repositories tagged with #actor-model, scored by pull request acceptance likelihood and maintainer engagement velocity.
31.0%
10.4h
24 repositories tagged #actor-model
Tochemey/goakt
[Go]Distributed Actor/Grain framework for Golang with goodies
actonlang/acton
Actor-based, safely typed, fast programming language.
apache/pekko
Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
dotnet/orleans
Cloud Native application framework for .NET
akka/akka-core
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
actix/actix
Actor framework for Rust.
sniper00/moon
A lightweight game server framework implemented with Actor Model
aether-lang-dev/aether
An actor-based systems language that compiles to readable C. Native, no VM, no garbage collector.
devsisters/shardcake
Sharding and location transparency for Scala
Chymyst/chymyst-core
Declarative concurrency in Scala - The implementation of the chemical machine
g41797/mailbox
Zig Mailbox is convenient inter-thread communication mechanism.
wasmCloud/wasmcloud-otp
wasmCloud host runtime that leverages Elixir/OTP and Rust to provide simple, secure, distributed application development using the actor model
leostera/riot-lib
An actor-model multi-core scheduler for OCaml 5 🐫
zio-archive/zio-actors
A high-performance, purely-functional library for building, composing, and supervising typed actors based on ZIO
JuliaActors/Actors.jl
Concurrent computing in Julia based on the Actor Model
nanomq/nanomq
An ultra-lightweight and blazing-fast Messaging Bus/MQTT Broker for Edge & SDV
CloudI/CloudI
A Cloud at the lowest level!
operand/agency
A fast and minimal framework for building agentic systems
goodboy/tractor
distributed structured concurrency
ex-actor/ex-actor
Modern C++ actor framework based on std::execution, only requires C++20 - Turns your class into async service.
gfngfn/Sesterl
An ML-like statically-typed Erlang
actor-framework/actor-framework
An Open Source Implementation of the Actor Model in C++
pancsta/asyncmachine-go
state machine which runs code