Actors
Concurrency framework
An Actor-based concurrency framework for Common Lisp applications
David McClain's 'Actors' package for LispWorks
12 stars
2 watching
3 forks
Language: Common Lisp
last commit: almost 9 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An actor framework for building concurrent, event-driven systems with support for message passing, state management, and concurrency tools. | 200 | |
| A concurrent computing framework in Julia based on the Actor Model, enabling reactive applications with message-driven concurrency and resilience. | 106 | |
| A Common Lisp library for building robust actor-based systems by embracing failure and promoting limited damage recovery. | 32 | |
| An actor framework for C++ that simplifies the development of concurrent and multithreaded applications. | 497 | |
| An actor system implementation in Common Lisp | 112 | |
| A Go library for writing concurrent programs using the Actor model. | 161 | |
| A framework for building distributed services using actor systems and event-sourcing architecture | 353 | |
| An implementation of Hewitt's Actor system in Common Lisp, enabling thread-agnostic message passing and state changes. | 69 | |
| An implementation of the actor model for concurrent programming in Swift. | 40 | |
| An open-source framework for building highly concurrent, distributed, and resilient message-driven applications using the Actor Model | 1,237 | |
| A high-level asynchronous networking and concurrency framework that provides structured concurrency on top of asyncio or trio. | 1,848 | |
| An actor model-based framework for building high-performance distributed systems with guaranteed message delivery and fault tolerance. | 1,240 | |
| Provides a concurrency framework with fibers, channels and actors for Clojure. | 911 | |
| A lightweight, typed Actor library for concurrent data pipelines or state machines | 136 | |
| An actor-based system library for C# with support for persistence and integration with Redis. | 116 |