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: almost 2 years ago
Linked from 1 awesome list

actorconcurrencyconcurrent-programminggogo-actorgolang

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
asynkron/protoactor-dotnetAn ultra-fast distributed actor system for building concurrent, networked applications1,742
tochemey/goaktA distributed actor framework for building reactive and scalable systems in Golang using protocol buffers.195
anthdm/hollywoodAn actor model-based framework for building high-performance distributed systems with guaranteed message delivery and fault tolerance.1,240
hopac/hopacA concurrent programming library for F# that uses an actor-based model.524
juliaactors/actors.jlA concurrent computing framework in Julia based on the Actor Model, enabling reactive applications with message-driven concurrency and resilience.106
playwright-community/playwright-goA Go library to automate web browsers like Chromium, Firefox and WebKit with a single API.2,291
aarvid/actorsAn Actor-based concurrency framework for Common Lisp applications12
jszwedko/go-circleciA Go library providing programmatic access to CircleCI's API65
gloryofrobots/arzaAn experimental functional programming language with multiple dispatch and actor model.5
mdbergmann/cl-gserverAn actor framework for building concurrent, event-driven systems with support for message passing, state management, and concurrency tools.200
adrg/libvlc-goA Go library providing a unified interface to multimedia capabilities438
naveensundarg/common-lisp-actorsAn actor system implementation in Common Lisp112
apache/pekkoAn open-source framework for building highly concurrent, distributed, and resilient message-driven applications using the Actor Model1,237
alexflint/go-argProvides a structured approach to parsing command-line arguments in Go2,046
aojet/aojetAn implementation of the actor model for concurrent programming in Swift.40