akka-ddd
Actor Framework
A framework for building distributed services using actor systems and event-sourcing architecture
Akka CQRS/ES framework
353 stars
34 watching
60 forks
Language: Scala
last commit: about 3 years ago
Linked from 1 awesome list
akkacqrsdddevent-sourcingmicroservices
Related projects:
Repository | Description | Stars |
---|---|---|
mdbergmann/cl-gserver | An actor framework for building concurrent, event-driven systems with support for message passing, state management, and concurrency tools. | 199 |
zkat/memento-mori | A Common Lisp library for building robust actor-based systems by embracing failure and promoting limited damage recovery. | 32 |
horusiath/akkling | An experimental F# API for building actor-based systems with typed actor references and simplified API | 225 |
aarvid/actors | An Actor-based concurrency framework for Common Lisp applications | 12 |
apache/pekko | An open-source framework for building highly concurrent, distributed, and resilient message-driven applications using the Actor Model | 1,223 |
asynkron/protoactor-dotnet | An ultra-fast distributed actor system for building concurrent, networked applications | 1,733 |
jboner/akka-crdt | An eventually consistent, distributed database using CRDTs and Akka Cluster | 227 |
anthdm/hollywood | An actor model-based framework for building high-performance distributed systems with guaranteed message delivery and fault tolerance. | 1,222 |
stiffstream/sobjectizer | An actor framework for C++ that simplifies the development of concurrent and multithreaded applications. | 487 |
xhafan/coreddd | A set of .NET libraries supporting Domain-Driven Design and CQRS principles in software development. | 69 |
anjoy8/christddd | An ASP.NET Core 3.1 application implementing Domain-Driven Design, CQRS, Event Sourcing, and Entity Data Model principles for managing business operations. | 681 |
aaronontheweb/inmemorycqrsreplication | An Akka.NET reference architecture demonstrating CQRS, sharding, and in-memory replication for building fault-tolerant, distributed systems. | 138 |
abstractsdk/abstract | A modular framework for building secure, composable, and interoperable on-chain applications | 62 |
ahoo-wang/wow | A framework for building modern reactive CQRS microservices with event sourcing and domain-driven design | 198 |
serverlesstechnology/cqrs | A CQRS and event sourcing framework for building scalable, loosely coupled applications using serverless architectures. | 381 |