Actors.jl

Actor model framework

A concurrent computing framework in Julia based on the Actor Model, enabling reactive applications with message-driven concurrency and resilience.

Concurrent computing in Julia based on the Actor Model

GitHub

106 stars
10 watching
11 forks
Language: Julia
last commit: about 3 years ago
actor-modelactorsconcurrencyconcurrent-programmingjulia

Related projects:

Repository Description Stars
apache/pekko An open-source framework for building highly concurrent, distributed, and resilient message-driven applications using the Actor Model 1,220
aarvid/actors An Actor-based concurrency framework for Common Lisp applications 12
mdbergmann/cl-gserver An actor framework for building concurrent, event-driven systems with support for message passing, state management, and concurrency tools. 199
vladopajic/go-actor A Go library for writing concurrent programs using the Actor model. 155
stiffstream/sobjectizer An actor framework for C++ that simplifies the development of concurrent and multithreaded applications. 487
anthdm/hollywood An actor model-based framework for building high-performance distributed systems with guaranteed message delivery and fault tolerance. 1,217
aojet/aojet An implementation of the actor model for concurrent programming in Swift. 40
hominee/crossbus An actor-based computing model without runtime or platform dependencies, allowing for bare-metal execution and flexible task manipulation. 122
zkat/memento-mori A Common Lisp library for building robust actor-based systems by embracing failure and promoting limited damage recovery. 32
juliaai/mlj.jl A toolbox providing common interfaces and meta-algorithms for machine learning models in Julia. 1,795
louthy/echo-process An actor-based system library for C# with support for persistence and integration with Redis. 116
juliatext/textmodels.jl Provides practical neural network-based models for natural language processing in Julia. 29
com-lihaoyi/castor A lightweight, typed Actor library for concurrent data pipelines or state machines 135
hopac/hopac A concurrent programming library for F# that uses an actor-based model. 524
juliaci/benchmarktools.jl A framework for writing and running performance benchmarks in the Julia programming language. 615