Found 22,409 repositories(showing 30)
statelyai
State machines, statecharts, and actors for complex logic
dotnet
Cloud Native application framework for .NET
actix
Actor framework for Rust.
ponylang
Pony is an open-source, actor-model, capabilities-secure, high performance programming language
asynkron
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
rivet-dev
Rivet Actors are the primitive for stateful workloads. Built for AI agents, collaborative apps, and durable execution.
akkadotnet
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
lunatic-solutions
Lunatic is an Erlang-inspired runtime for WebAssembly
puniverse
Fibers, Channels and Actors for the JVM
ergo-services
An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.
ketoo
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
alibaba
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.
ikostrikov
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
celluloid
Actor-based concurrent object framework for Ruby
actor-framework
An Open Source Implementation of the Actor Model in C++
actorapp
Actor Messaging platform
openai
Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
ming1016
ζ΄ιηε°εεοΌδΈζ¬ζ΄»ηη₯θ―ζεγδ½Ώη¨ SwiftUI + SwiftData + Swift Concurrency Aysnc/Await Actor + GitHub API εΌεη macOS εΊη¨
spray
A suite of scala libraries for building and consuming RESTful web services on top of Akka: lightweight, asynchronous, non-blocking, actor-based, testable
justquick
Generate generic activity streams from the actions on your site. Users can follow any actors' activities for personalized streams.
anthdm
Blazingly fast and light-weight Actor engine written in Golang
slawlor
Rust actor framework
openai
Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
asynkron
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
orbit
Orbit - Virtual actor framework for building distributed systems
elixir-lang
Producer and consumer actors with back-pressure for Elixir
GoogleChromeLabs
Clooney is an actor library for the web. Use workers without thinking about workers.
rail-berkeley
Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official implementation of the Soft Actor-Critic algorithm.
nuvious
A Pluggable Authentication Module (PAM) which allows the establishment of alternate passwords that can be used to perform actions to clear sensitive data, notify IT/Security staff, close off sensitive network connections, etc if a user is coerced into giving a threat actor a password.
quantumiracle
PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT-Opt, PointNet..