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.
161 stars
4 watching
15 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
actorconcurrencyconcurrent-programminggogo-actorgolang
Related projects:
Repository | Description | Stars |
---|---|---|
| An ultra-fast distributed actor system for building concurrent, networked applications | 1,742 |
| A distributed actor framework for building reactive and scalable systems in Golang using protocol buffers. | 195 |
| An actor model-based framework for building high-performance distributed systems with guaranteed message delivery and fault tolerance. | 1,240 |
| A concurrent programming library for F# that uses an actor-based model. | 524 |
| A concurrent computing framework in Julia based on the Actor Model, enabling reactive applications with message-driven concurrency and resilience. | 106 |
| A Go library to automate web browsers like Chromium, Firefox and WebKit with a single API. | 2,291 |
| An Actor-based concurrency framework for Common Lisp applications | 12 |
| A Go library providing programmatic access to CircleCI's API | 65 |
| An experimental functional programming language with multiple dispatch and actor model. | 5 |
| An actor framework for building concurrent, event-driven systems with support for message passing, state management, and concurrency tools. | 200 |
| A Go library providing a unified interface to multimedia capabilities | 438 |
| An actor system implementation in Common Lisp | 112 |
| An open-source framework for building highly concurrent, distributed, and resilient message-driven applications using the Actor Model | 1,237 |
| Provides a structured approach to parsing command-line arguments in Go | 2,046 |
| An implementation of the actor model for concurrent programming in Swift. | 40 |