Common-Lisp-Actors
Actor system
An actor system implementation in Common Lisp
An actor system for Common Lisp.
112 stars
11 watching
15 forks
Language: Common Lisp
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of Hewitt's Actor system in Common Lisp, enabling thread-agnostic message passing and state changes. | 69 |
| | An Actor-based concurrency framework for Common Lisp applications | 12 |
| | A Common Lisp library for building robust actor-based systems by embracing failure and promoting limited damage recovery. | 32 |
| | A Go library for writing concurrent programs using the Actor model. | 161 |
| | An integrated development environment and 3D graphics authoring system in Common Lisp | 586 |
| | An ultra-fast distributed actor system for building concurrent, networked applications | 1,742 |
| | Enables interaction between Python and Common Lisp | 98 |
| | A framework to simplify Common Lisp development on Windows | 20 |
| | A distributed message passing system for concurrent execution of tasks | 65 |
| | A lightweight, typed Actor library for concurrent data pipelines or state machines | 136 |
| | Cairo bindings for Common Lisp allow the creation of graphical user interfaces in a high-level, dynamic language. | 62 |
| | A plugin for Geany text editor to provide Common Lisp support and development tools. | 14 |
| | Provides a portable system downloader/loader abstraction for Common Lisp. | 12 |
| | Common Lisp implementation of algorithms from AI textbook | 404 |