protoactor-dotnet

Distributed Actor System

An ultra-fast distributed actor system for building concurrent, networked applications

Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin

GitHub

2k stars
96 watching
288 forks
Language: C#
last commit: 7 days ago
Linked from 5 awesome lists

actorsakkaclusteringdistributed-computingdistributed-systemsproto-actor

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vladopajic/go-actor A Go library for writing concurrent programs using the Actor model. 155
pawelkaczor/akka-ddd A framework for building distributed services using actor systems and event-sourcing architecture 353
akkadotnet/hyperion A high-performance serializer that allows safe transfer of polymorphic messages in distributed systems 278
orbit-legacy/orbit1 A framework for writing distributed systems using virtual actors on the JVM. 9
mdbergmann/cl-gserver An actor framework for building concurrent, event-driven systems with support for message passing, state management, and concurrency tools. 199
naveensundarg/common-lisp-actors An actor system implementation in Common Lisp 112
orbit/orbit A framework for building distributed systems using the actor model and virtual actors. 1,705
dbmcclain/lisp-actors An implementation of Hewitt's Actor system in Common Lisp, enabling thread-agnostic message passing and state changes. 69
apache/pekko An open-source framework for building highly concurrent, distributed, and resilient message-driven applications using the Actor Model 1,220
hopac/hopac A concurrent programming library for F# that uses an actor-based model. 524
horusiath/akkling An experimental F# API for building actor-based systems with typed actor references and simplified API 225
tochemey/goakt A distributed actor framework for building reactive and scalable systems in Golang using protocol buffers. 189
anthdm/hollywood An actor model-based framework for building high-performance distributed systems with guaranteed message delivery and fault tolerance. 1,217
lasp-lang/partisan A runtime system for distributed actor applications that provides scalability and low latency by allowing developers to customize the overlay network and message scheduling. 929
aarvid/actors An Actor-based concurrency framework for Common Lisp applications 12