#Actor
Showing 15 of 15 repositories tagged #actor, ranked by stars
Unity3D Client And C# Server Framework
Actor framework for Rust.
Rivet Actors are the primitive for stateful workloads. Built for AI agents, collaborative apps, and durable execution.
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.
Highly-available Distributed Fault-tolerant Runtime
multi progress bar for Go cli applications
基于Go语言开发的高性能分布式游戏服务器框架
A fast and minimal framework for building agentic systems
Xactor is a rust actors framework based on async-std
Apify SDK for Python—The official library for building Apify Actors: serverless cloud programs for web scraping, browser automation, data processing, and AI agents. Manages the Actor lifecycle, storages (datasets, key-value stores, request queues), events, proxies, and pay-per-event monetization. Built on top of the the Apify API Client.
Zigma is an algorithmic trading framework built with the Zig programming language, leveraging an actor-based concurrency model. It aims to provide an efficient, low-latency system for algorithmic trading through components handling market data, strategy execution, order management, risk, and data persistence.
Some useful tools implemented by channel to increase development efficiency, e.g. event bus, promise, actor, stream, aggregator, goroutine pool, etc..
A small actor system written in kotlin using Coroutines.
Robust saga pattern implementation for resilient distributed applications
My implementation of "Build a Stock-Tracking CLI with Async Streams in Rust" - The Actor Model