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

159 stars
4 watching
15 forks
Language: Go
last commit: about 12 hours 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,733
tochemey/goakt A distributed actor framework for building reactive and scalable systems in Golang using protocol buffers. 189
anthdm/hollywood An actor model-based framework for building high-performance distributed systems with guaranteed message delivery and fault tolerance. 1,222
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 browser capabilities with a single API across Chromium, Firefox, and WebKit. 2,219
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. 199
adrg/libvlc-go A Go library providing a unified interface to multimedia capabilities 435
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,223
alexflint/go-arg Provides a structured approach to parsing command-line arguments in Go 2,039
aojet/aojet An implementation of the actor model for concurrent programming in Swift. 40