go-actor

Actor system

A Go library for writing concurrent programs using the Actor model.

A lightweight library for writing concurrent programs in Go using the Actor model.

GitHub

161 stars
4 watching
15 forks
Language: Go
last commit: about 2 months ago
Linked from 1 awesome list

actorconcurrencyconcurrent-programminggogo-actorgolang

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
asynkron/protoactor-dotnet An ultra-fast distributed actor system for building concurrent, networked applications 1,742
tochemey/goakt A distributed actor framework for building reactive and scalable systems in Golang using protocol buffers. 195
anthdm/hollywood An actor model-based framework for building high-performance distributed systems with guaranteed message delivery and fault tolerance. 1,240
hopac/hopac A concurrent programming library for F# that uses an actor-based model. 524
juliaactors/actors.jl A concurrent computing framework in Julia based on the Actor Model, enabling reactive applications with message-driven concurrency and resilience. 106
playwright-community/playwright-go A Go library to automate web browsers like Chromium, Firefox and WebKit with a single API. 2,291
aarvid/actors An Actor-based concurrency framework for Common Lisp applications 12
jszwedko/go-circleci A Go library providing programmatic access to CircleCI's API 65
gloryofrobots/arza An experimental functional programming language with multiple dispatch and actor model. 5
mdbergmann/cl-gserver An actor framework for building concurrent, event-driven systems with support for message passing, state management, and concurrency tools. 200
adrg/libvlc-go A Go library providing a unified interface to multimedia capabilities 438
naveensundarg/common-lisp-actors An actor system implementation in Common Lisp 112
apache/pekko An open-source framework for building highly concurrent, distributed, and resilient message-driven applications using the Actor Model 1,237
alexflint/go-arg Provides a structured approach to parsing command-line arguments in Go 2,046
aojet/aojet An implementation of the actor model for concurrent programming in Swift. 40